The indicated root class not in the 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_NO_ROOT_CLASS As ExceptionCode |
C# |
---|
public static readonly ExceptionCode METADATA_NO_ROOT_CLASS; |
C++ |
---|
public: static const ExceptionCode METADATA_NO_ROOT_CLASS; |
J# |
---|
public static final ExceptionCode METADATA_NO_ROOT_CLASS |
JScript |
---|
public static const var METADATA_NO_ROOT_CLASS : ExceptionCode; |