The attempt to add the indicated Content Engine document to the list of completed entries failed. 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_CANNOT_ADD_COMPENT As ExceptionCode
C#
public static readonly ExceptionCode IS_PD_CANNOT_ADD_COMPENT;
C++
public:
 static const ExceptionCode IS_PD_CANNOT_ADD_COMPENT;
J#
public static final ExceptionCode IS_PD_CANNOT_ADD_COMPENT
JScript
public static const var IS_PD_CANNOT_ADD_COMPENT : ExceptionCode;

See Also