Click or drag to resize

BcfTableSetupName Property

Gets or sets 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 if set; otherwise .
See Also