An annotation originating from the Image Services server can have a maximum length of 800 bytes.

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

ToggleSyntax

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

ToggleSee Also