IAdhocBulkSelection.Selection

Fore Syntax

Selection: IDimSelection;

Fore.NET Syntax

None;

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.

Fore Example

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

See also:

IAdhocBulkSelection