ICubeSegmentContainer.ReadSelectionSet

Syntax

ReadSelectionSet(Segment: ICubeSegment; SelectionSet: IDimSelectionSet);

Parameters

Segment. Cube segment.

SelectionSet. The selection, to which segment selection is copied.

Description

The ReadSelectionSet method reads selection from segment to the specified selection.

Example

The method use is given in the example for ICubeSegmentContainer.GetAllSegments.

See also:

ICubeSegmentContainer