Click or drag to resize

BcfColumnName Property

Gets the columns name.

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

Property Value

Type: String
The name.
See Also