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, the automatic cube, on which the modeling variable is built, or the custom class created in the custom classes container, and so on.

See also:

IMetabaseObjectDescriptor