There is an exception in the annotation access permission.

Namespace:  FileNet.Api.Exception
Assembly:  FileNet.Api (in FileNet.Api.dll)

ToggleSyntax

Visual Basic (Declaration)
Public Shared ReadOnly IS_ANNOT_PERM_ERR As ExceptionCode
C#
public static readonly ExceptionCode IS_ANNOT_PERM_ERR
Visual C++
public:
static initonly ExceptionCode^ IS_ANNOT_PERM_ERR
JavaScript
FileNet.Api.Exception.ExceptionCode.iS_ANNOT_PERM_ERR

ToggleSee Also