Click or drag to resize

BcfColumnSetupTupleParameters Property

Gets the parameters of Function.

Namespace:  CalculationWorks.BusinessModel.Design
Assembly:  CalculationWorks.BusinessModel (in CalculationWorks.BusinessModel.dll) Version: 4.2.0
Syntax
public abstract IList<BcfTupleParameterSetup> TupleParameters { get; }

Return Value

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