IncludeChildren: Boolean;
The IncludeChildren property determines whether an object is copied with all its child objects.
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).
The property use is given in the example for the ICubeMetaUpdateEx.PrerequisiteObjects property.
See also: