The indicated class could not be loaded. This field is read-only.


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

Syntax

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

See Also