The object is not an independent or global object. The object id is not found. This field is read-only.


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

Syntax

Visual Basic (Declaration)
Public Shared ReadOnly RETRIEVE_CANT_GET_OBJECT_ID As ExceptionCode
C#
public static readonly ExceptionCode RETRIEVE_CANT_GET_OBJECT_ID;
C++
public:
 static const ExceptionCode RETRIEVE_CANT_GET_OBJECT_ID;
J#
public static final ExceptionCode RETRIEVE_CANT_GET_OBJECT_ID
JScript
public static const var RETRIEVE_CANT_GET_OBJECT_ID : ExceptionCode;

See Also