An attempt was made to get the value of a property as a type that is inconsistent with the value of the property.

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

ToggleSyntax

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

ToggleSee Also