The indicated property for getObject must be an object.

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

ToggleSyntax

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

ToggleSee Also