EbsOpen Class Library for EBSILON®Professional

TimeSeries.TableIndex Property

[Visual Basic]
Public Property ReadOnly TableIndex As Integer
[C#]
public int TableIndex { get; }
[C++]
public: __property int get_TableIndex();
[JScript]
public function get TableIndex() : int

Remarks

Reading: The index shown in the user-interface and used in EbsScripts

See Also

TimeSeries Class | EbsOpen Namespace