The item to index, referenced by the indicated array element number, is not indexable. This field is read-only.
Namespace: FileNet.Api.Exception
Assembly: FileNet.Api (in filenet.api.dll)
Syntax
Visual Basic (Declaration) |
---|
Public Shared ReadOnly CBR_NOT_INDEXABLE As ExceptionCode |
C# |
---|
public static readonly ExceptionCode CBR_NOT_INDEXABLE; |
C++ |
---|
public: static const ExceptionCode CBR_NOT_INDEXABLE; |
J# |
---|
public static final ExceptionCode CBR_NOT_INDEXABLE |
JScript |
---|
public static const var CBR_NOT_INDEXABLE : ExceptionCode; |