The PropertyTemplate {0} not found in the property template collection.

Namespace:  FileNet.Api.Exception
Assembly:  FileNet.Api (in FileNet.Api.dll)

ToggleSyntax

Visual Basic (Declaration)
Public Shared ReadOnly API_PROPERTY_TEMPLATE_NOT_FOUND As ExceptionCode
C#
public static readonly ExceptionCode API_PROPERTY_TEMPLATE_NOT_FOUND
Visual C++
public:
static initonly ExceptionCode^ API_PROPERTY_TEMPLATE_NOT_FOUND
JavaScript
FileNet.Api.Exception.ExceptionCode.apI_PROPERTY_TEMPLATE_NOT_FOUND

ToggleSee Also