Click or drag to resize

BcfFunctionSetupTTupleParameters Property

Gets the tuple parameters.

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

Property Value

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