Click or drag to resize

BcfTableToString Method

[This is preliminary documentation and is subject to change.]

Returns the tables Name property.

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

Return Value

Type: String
The tables Name property.
See Also