The indicated property is not allowed to be used with the specified operator.

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

ToggleSyntax

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

ToggleSee Also