The indicated property is not orderable. This field is read-only.
Namespace:
FileNet.Api.Exception
Assembly: FileNet.Api (in filenet.api.dll)
Syntax
Visual Basic (Declaration) |
---|
Public Shared ReadOnly RETRIEVE_PROPERTY_NOT_ORDERABLE As ExceptionCode |
C# |
---|
public static readonly ExceptionCode RETRIEVE_PROPERTY_NOT_ORDERABLE; |
C++ |
---|
public: static const ExceptionCode RETRIEVE_PROPERTY_NOT_ORDERABLE; |
J# |
---|
public static final ExceptionCode RETRIEVE_PROPERTY_NOT_ORDERABLE |
JScript |
---|
public static const var RETRIEVE_PROPERTY_NOT_ORDERABLE : ExceptionCode; |
See Also