Click or drag to resize
CalculationWorks Logo
BcfTableName Property
Gets the tables name.

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

Property Value

Type: String
The name.

Implements

IBcfModelObjectName
See Also