Click or drag to resize

BcfTupleParameterItemParameters Property

The parameters managing the tuple items.

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

Property Value

Type: BcfReadOnlyArrayListBcfParameter
See Also