The item to index, referenced by the indicated array element number, is not indexable.

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

ToggleSyntax

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

ToggleSee Also