IMsStubSelection.Add

Syntax

Add(Value: IDimSelectionSet; DataType: CubeDataType);

Add(Value: Prognoz.Platform.Interop.Dimensions.IDimSelectionSet; DataType: Prognoz.Platform.Interop.Cubes.CubeDataType);

Parameters

Value. Data source selection that creates a points set.

DataType. Data creation method used for cells selection.

Description

The Add method adds the specified data source selection and creates a points set.

Comments

On the further use of filter, only the points created by the sent selection will be processed.

See also:

IMsStubSelection