IPrxBulkSelectionSet.Add

Fore Syntax

Add(Value: IPrxControl): IPrxBulkSelection;

Fore.NET Syntax

Add(Value: Prognoz.Platform.Interop.Report.IPrxControl): Prognoz.Platform.Interop.Report.IPrxBulkSelection;

Parameters

Value. The control, dimension of which must be used when executing a batch operation.

Description

The Add method adds to collection selection of the dimension linked to the specified control.

See also:

IPrxBulkSelectionSet