IDefCalculationAlgorithmMapInfo.MapParameters

Syntax

MapParameters: IDefCalclulationAlgorithmMapParamInfoCollection;

Description

The MapParameters property returns collection of parameters bindings of the current data entry form to parameters of data entry form which is bound to calculation algorithm.

Example

The example of use is given in description of the IDefCalculationAlgorithmsCollection.Add method.

See also:

IDefCalculationAlgorithmMapInfo