Click or drag to resize

BcfCalculatorParameters Property

Gets the parameters.

Namespace:  CalculationWorks.BusinessModel
Assembly:  CalculationWorks.BusinessModel (in CalculationWorks.BusinessModel.dll) Version: 4.2.0
Syntax
public BcfReadOnlyArrayList<BcfParameter> Parameters { get; }

Property Value

Type: BcfReadOnlyArrayListBcfParameter
The parameters.
See Also