IsAutoSort: Boolean;
IsAutoSort: boolean;
The IsAutoSort property determines whether automatic sorting of hierarchies is used on calculation.
Available Values:
True. Default. Automatic sorting will be used.
False. Automatic sorting will not be used.
The property use is given in the example for IEaxDataAreaHierarchies.PushChangesToDimInstance.
See also: