 |
BcfTableIndex Property |
Namespace: CalculationWorks.BusinessModelAssembly: CalculationWorks.BusinessModel (in CalculationWorks.BusinessModel.dll) Version: 3.0.2.0
Syntaxpublic int Index { get; }
Public ReadOnly Property Index As Integer
Get
public:
property int Index {
int get ();
}
member Index : int with get
Property Value
Type:
Int32The index.
Version InformationCalculationWorks.BusinessModel
Supported in: 3.0, 2.1, 2.0
See Also