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