The indicated persistent property has no required class. This field is read-only.


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

Syntax

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

See Also