ICubeMetaUpdateAdditionalObject.IncludeChildren

Syntax

IncludeChildren: Boolean;

Description

The IncludeChildren property determines whether an object is copied with all its child objects.

Comments

If the property is set to True, the object is copied with all child objects (for example, dictionary is copied with all selection schemas, groups of elements and alternative hierarchies).

Example

The property use is given in the example for the ICubeMetaUpdateEx.PrerequisiteObjects property.

See also:

ICubeMetaUpdateAdditionalObject