IDefCalclulationAlgorithmMapParamInfoCollection

Description

The IDefCalclulationAlgorithmMapParamInfoCollection interface is used to work with collection of current data entry form parameters to data entry forms parameters with which calculation algorithm is linked.

Inheritance Hierarchy

IDefCalclulationAlgorithmMapParamInfoCollection

Comments

Collection of bindings can be obtained using the IDefCalculationAlgorithmMapInfo.MapParameters property.

Properties

  Property name Brief description
Count The Count property returns number of bindings in collection.
Item The Item property returns binding settings by index in collection.
ItemByLinkedParameterId The ItemByLinkedParameterId property returns binding settings by bound form parameter identifier.

See also:

Interfaces