Click or drag to resize

BcfParameterSetupName Property

Gets the name.

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

Property Value

Type: String
The name.

Implements

IBcfParameterSetupName
See Also