IStandardCubeDimensions.Move

Syntax

Move(IndexFrom: Integer; IndexTo: Integer);

Parameters

IndexFrom - index of position of the dimension, which must be moved.

IndexTo - index of the position, to which dimension must be moved.

Description

The Move method moves dimension in the list.

See also:

IStandardCubeDimensions