IMetabaseObjectDescriptor.IsInternal

Syntax

IsInternal: Boolean;

Description

The IsInternal property returns whether the object is the inner repository object.

Comments

The property returns True if the current description corresponds to the internal repository object.

Different objects on which the repository objects based or objects that are stored in any repository containers are the internal objects. For example, automatic cube on which the modeling variable is built or custom class that is created in the container of custom classes, and so on.

See also:

IMetabaseObjectDescriptor