An error occurred while loading static metadata. This field is read-only.


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

Syntax

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

See Also