Click or drag to resize

BcfParameterOwningTupleParameter Property

The BcfTupleParameter this parameter belongs to; or .

Namespace:  CalculationWorks.BusinessModel
Assembly:  CalculationWorks.BusinessModel (in CalculationWorks.BusinessModel.dll) Version: 4.2.0
Syntax
public BcfTupleParameter OwningTupleParameter { get; }

Property Value

Type: BcfTupleParameter

Implements

IBcfParameterOwningTupleParameter
See Also