IAdhocBulkSettings

Assembly: Adhoc;

Description

The IAdhocBulkSettings interface is used to determine parameters of batch operations executed for the dashboard.

Inheritance Hierarchy

          IGxBulkSettings

          IAdhocBulkSettings

Comments

A batch operation is an operation executed with several variants of dashboard. Variants are created by selection of data sources fixed changes.

Properties

  Property name Brief description
Report

The Report property returns a report, which executes a batch operation
SelectionSet

The SelectionSet property returns the selection of fixed dimensions, according to which dashboard variants for executing a batch operation will be created.

Properties inherited from IGxBulkSettings

  Property name Brief description
Enabled

The Enabled property determines whether a batch operation is executed.

See also:

Adhoc Assembly Interfaces