ApplyAfterParent: Boolean;
The ApplyAfterParent property determines whether an object will be updated after updating its parent.
This property is relevant when updating the following parent-children pairs: cubes and express reports; dictionaries and selection schemas/groups of elements.
Available values:
True. Default value. Update is applied first to parent objects, then to child objects.
False. Update is applied first to child objects, then to parent objects.
See also: