A class was found in the database that is located above the root of the subtree. The class is indicated. This is a system error. This field is read-only.


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

Syntax

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

See Also