One child node of the order property was expected. This is a system error. This field is read-only.
Namespace:
FileNet.Api.Exception
Assembly: FileNet.Api (in filenet.api.dll)
Syntax
Visual Basic (Declaration) |
---|
Public Shared ReadOnly RETRIEVE_ORDER_CLAUSE_PARSE_FAILURE As ExceptionCode |
C# |
---|
public static readonly ExceptionCode RETRIEVE_ORDER_CLAUSE_PARSE_FAILURE; |
C++ |
---|
public: static const ExceptionCode RETRIEVE_ORDER_CLAUSE_PARSE_FAILURE; |
J# |
---|
public static final ExceptionCode RETRIEVE_ORDER_CLAUSE_PARSE_FAILURE |
JScript |
---|
public static const var RETRIEVE_ORDER_CLAUSE_PARSE_FAILURE : ExceptionCode; |
See Also