Move(IndexFrom: Integer; IndexTo: Integer);
IndexFrom - index of position of the indicator, which must be moved.
IndexTo - index of the position, to which indicator must be moved.
The Move method moves indicators of data source or data consumer used in multidimensional calculation on database server.
The index of position of the indicator, which must be moved and index of the position, to which indicator must be moved, are passed by the IndexFrom and IndexTo parameters respectively.
See also: