IAdhocBulkSelection.Selection

Syntax

Selection: IDimSelection;

Description

The Selection property returns selection of the dimension, which is used to execute batch operation.

Comments

To select a dimension, use the IAdhocBulkSelection.Dimension property.

Example

The property use is given in the example for IAdhocBulkSettings.SelectionSet.

See also:

IAdhocBulkSelection