ElementsByOrder (OrdersSetup: IDimElementsOrderSetup): IDimTreeIterator;
ElementsByOrder [OrdersSetup: Prognoz.Platform.Interop.Dimensions.IDimElementsOrderSetup]: Prognoz.Platform.Interop.Dimensions.IDimTreeIterator;
OrdersSetup. Sorting settings.
The ElementsByOrder property returns iterator to the dictionary element tree built taking into account custom sorting.
In the tree built taking into account custom sorting the hierarchical structure is kept. Sorting of elements is carried out within owner.
The property use is given in the example for IDimInstance.NewElementsOrderSetup.
See also: