A CFS-IS Import Agent exception during annotation processing. The annotation entry will be deleted from IS. 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_ANNOT_IRRECOVERABLE_ERR As ExceptionCode
C#
public static readonly ExceptionCode IS_PD_ANNOT_IRRECOVERABLE_ERR;
C++
public:
 static const ExceptionCode IS_PD_ANNOT_IRRECOVERABLE_ERR;
J#
public static final ExceptionCode IS_PD_ANNOT_IRRECOVERABLE_ERR
JScript
public static const var IS_PD_ANNOT_IRRECOVERABLE_ERR : ExceptionCode;

See Also