The DocumentClassificationAction object was not found for the given MIME type. This field is read-only.
Namespace: FileNet.Api.Exception
Assembly: FileNet.Api (in filenet.api.dll)
Syntax
Visual Basic (Declaration) |
---|
Public Shared ReadOnly CLASSIFY_ACTION_NOT_FOUND As ExceptionCode |
C# |
---|
public static readonly ExceptionCode CLASSIFY_ACTION_NOT_FOUND; |
C++ |
---|
public: static const ExceptionCode CLASSIFY_ACTION_NOT_FOUND; |
J# |
---|
public static final ExceptionCode CLASSIFY_ACTION_NOT_FOUND |
JScript |
---|
public static const var CLASSIFY_ACTION_NOT_FOUND : ExceptionCode; |