The property used as the first argument of the FREETEXT operator is invalid. FREETEXT cannot search individual properties, and only supports "*".
Namespace:
FileNet.Api.Exception
Assembly:
FileNet.Api (in FileNet.Api.dll)
Visual Basic (Declaration) |
---|
Public Shared ReadOnly RETRIEVE_PARSE_INVALID_FREETEXT_PROPERTY As ExceptionCode |
C# |
---|
public static readonly ExceptionCode RETRIEVE_PARSE_INVALID_FREETEXT_PROPERTY |
Visual C++ |
---|
public:
static initonly ExceptionCode^ RETRIEVE_PARSE_INVALID_FREETEXT_PROPERTY |
JavaScript |
---|
FileNet.Api.Exception.ExceptionCode.retrievE_PARSE_INVALID_FREETEXT_PROPERTY |