The indicated document class was unexpected in the Content Engine document. The indicated CFS-IS document and document class is currently mapped to 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_MATCH As ExceptionCode
C#
public static readonly ExceptionCode IS_PD_DCL_NOT_MATCH;
C++
public:
 static const ExceptionCode IS_PD_DCL_NOT_MATCH;
J#
public static final ExceptionCode IS_PD_DCL_NOT_MATCH
JScript
public static const var IS_PD_DCL_NOT_MATCH : ExceptionCode;

See Also