Click or drag to resize
CalculationWorks Logo
BcfTableIndex Property
Gets the position of the table in BcfDataSet.Tables collection.

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

Property Value

Type: Int32
The index.
See Also