Click or drag to resize

BcfFunctionSetupTParameters Property

Gets the parameters.

Namespace:  CalculationWorks.BusinessModel.Design
Assembly:  CalculationWorks.BusinessModel (in CalculationWorks.BusinessModel.dll) Version: 4.2.0
Syntax
public IList<BcfParameterSetup> Parameters { get; set; }

Property Value

Type: IListBcfParameterSetup
The parameters if set; otherwise .
See Also