Click or drag to resize

BcfTupleParameterCalculator Property

Gets the BcfCalculator the tuple parameter belongs to.

Namespace:  CalculationWorks.BusinessModel
Assembly:  CalculationWorks.BusinessModel (in CalculationWorks.BusinessModel.dll) Version: 4.2.0
Syntax
public BcfCalculator Calculator { get; }

Property Value

Type: BcfCalculator
The BcfCalculator the tuple parameter belongs to.
See Also