Click or drag to resize
CalculationWorks Logo
BcfTableColumns Property
Gets the collection of columns belonging to this table.

Namespace: CalculationWorks.BusinessModel
Assembly: CalculationWorks.BusinessModel (in CalculationWorks.BusinessModel.dll) Version: 3.0.2.0
Syntax
public BcfColumnCollection Columns { get; }

Property Value

Type: BcfColumnCollection
The BcfColumnCollection.
Version Information

CalculationWorks.BusinessModel

Supported in: 3.0, 2.1, 2.0
See Also