Click or drag to resize

BcfColumnSetupTParameters Property

Gets the parameters of Function.

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

Return Value

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