The indicated long string 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_BAD_LONG_STRING As ExceptionCode
C#
public static readonly ExceptionCode RETRIEVE_PARSE_BAD_LONG_STRING
Visual C++
public:
static initonly ExceptionCode^ RETRIEVE_PARSE_BAD_LONG_STRING
JavaScript
FileNet.Api.Exception.ExceptionCode.retrievE_PARSE_BAD_LONG_STRING

ToggleSee Also