The indicated Image Services document cannot be processed. The indicated Image Services document class Id is not mapped to a Content Engine document class. This field is read-only.
Namespace: FileNet.Api.Exception
Assembly: FileNet.Api (in filenet.api.dll)
Syntax
Visual Basic (Declaration) |
---|
Public Shared ReadOnly IS_PD_DCL_NOT_MAPPED As ExceptionCode |
C# |
---|
public static readonly ExceptionCode IS_PD_DCL_NOT_MAPPED; |
C++ |
---|
public: static const ExceptionCode IS_PD_DCL_NOT_MAPPED; |
J# |
---|
public static final ExceptionCode IS_PD_DCL_NOT_MAPPED |
JScript |
---|
public static const var IS_PD_DCL_NOT_MAPPED : ExceptionCode; |