 | BcfColumnName Property |
Gets the columns name.
Namespace:
CalculationWorks.BusinessModel
Assembly:
CalculationWorks.BusinessModel (in CalculationWorks.BusinessModel.dll) Version: 4.2.0
Syntaxpublic abstract string Name { get; }Public MustOverride ReadOnly Property Name As String
Get
Property Value
Type:
StringThe name.
See Also