The indicated argument to the OBJECT function is invalid. This field is read-only.


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

Syntax

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

See Also