LoadSelection;
LoadSelection();
The LoadSelection method returns the current selection of cube dimension elements.
To change the selection of dimension elements, use the following methods: IMobilePublishCube.AddSelection, IMobilePublishCube.SetSelection, IMobilePublishCube.SelectAll.
The method use is given in the example for IMobilePublishCube.IsEmptySelection.
See also: