The item index is negative in the request to retrieve a dependent object.

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

ToggleSyntax

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

ToggleSee Also