 | BcfTupleParameterCalculator Property |
Namespace:
CalculationWorks.BusinessModel
Assembly:
CalculationWorks.BusinessModel (in CalculationWorks.BusinessModel.dll) Version: 4.2.0
Syntaxpublic BcfCalculator Calculator { get; }Public ReadOnly Property Calculator As BcfCalculator
Get
Property Value
Type:
BcfCalculatorThe
BcfCalculator the tuple parameter belongs to.
See Also