ApplyAfterParent: Boolean;
ApplyAfterParent: System.Boolean;
The ApplyAfterParent property determines whether the object should 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/element groups.
Available values:
True. Default value. Update is applied first for parent objects, then for child objects.
False. Update is applied first for child objects, then for parent objects.
See also: