Click or drag to resize
CalculationWorks Logo
BcfTableToString Method
Returns the Name.

Namespace: CalculationWorks.BusinessModel
Assembly: CalculationWorks.BusinessModel (in CalculationWorks.BusinessModel.dll) Version: 2.1.0.0
Syntax
public override string ToString()

Return Value

Type: String
The tables Name property.
See Also