EbsOpen Class Library for EBSILON®Professional

TimeSeries.Rows Property

[Visual Basic]
Public Property Rows As Integer
[C#]
public int Rows { get; set; }
[C++]
public: __property int get_Rows();
public: __property void set_Rows(int );
[JScript]
public function get Rows() : int
public function set Rows(int);

See Also

TimeSeries Class | EbsOpen Namespace