There is no content to classify for the document having the indicated id. This field is read-only.
Namespace:
FileNet.Api.Exception
Assembly: FileNet.Api (in filenet.api.dll)
Syntax
Visual Basic (Declaration) |
---|
Public Shared ReadOnly CLASSIFY_NO_CONTENT_TO_CLASSIFY As ExceptionCode |
C# |
---|
public static readonly ExceptionCode CLASSIFY_NO_CONTENT_TO_CLASSIFY; |
C++ |
---|
public: static const ExceptionCode CLASSIFY_NO_CONTENT_TO_CLASSIFY; |
J# |
---|
public static final ExceptionCode CLASSIFY_NO_CONTENT_TO_CLASSIFY |
JScript |
---|
public static const var CLASSIFY_NO_CONTENT_TO_CLASSIFY : ExceptionCode; |
See Also