The single item to index, referenced by the indicated array element number, is not a repository object.

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

ToggleSyntax

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

ToggleSee Also