An attempt was made to get the indicated dependent property by item index when the property is not a dependent * list.

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

ToggleSyntax

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

ToggleSee Also