An attribute on a document annotation originating from the Image Services server is not valid.

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

ToggleSyntax

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

ToggleSee Also