Click or drag to resize

BcfParameterSetupTupleName Property

Name of tuple (in TupleParameters), if the parameter belongs to a tuple; otherwise .

Namespace:  CalculationWorks.BusinessModel.Design
Assembly:  CalculationWorks.BusinessModel (in CalculationWorks.BusinessModel.dll) Version: 4.2.0
Syntax
public string TupleName { get; set; }

Property Value

Type: String

Implements

IBcfParameterSetupTupleName
See Also