FormParameterId: String;
The FormParameterId property determines data entry form parameter identifier that is matched with calculation algorithm parameter.
The property is used, if the Type property is set to CalcParamType.param.
The example of use is given in description of the IDefCalculationAlgorithmsCollection.Add method.
See also: