IAdhocBulkSelectionSet.Add

Syntax

Add(Value: IAdhocDsoDimension): IAdhocBulkSelection;

Parameters

Value. Dimension of the dashboard data source.

Description

The Add method adds a new fixed dimension, which is used to execute batch operation.

Comments

To get properties of a certain dimension, use IAdhocBulkSelectionSet.Item.

Example

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

See also:

IAdhocBulkSelectionSet