IDefCalclulationAlgorithmMapParamInfo

Description

The IDefCalclulationAlgorithmMapParamInfo interface is used to set up parameter binding of current data entry form and form with which calculation algorithm is linked.

Inheritance Hierarchy

IDefCalclulationAlgorithmMapParamInfo

Comments

Binding parameters can be obtained using the IDefCalclulationAlgorithmMapParamInfoCollection interface properties.

Properties

  Property name Brief description
LinkedFormParameterId The LinkedFormParameterId property returns parameter identifier of linking data entry forms.
ThisFormParameterId The ThisFormParameterId property determines parameter identifier of current data entry form.

See also:

Interfaces