ICubeSegmentContainer.WriteSelectionSet

Syntax

WriteSelectionSet(Segment: ICubeSegment; SelectionSet: IDimSelectionSet);

Parameters

Segment. Cube segment.

SelectionSet. Selection that should be saved to segment.

Description

The WriteSelectionSet method determines selection for the specified cube segment.

Example

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

See also:

ICubeSegmentContainer