HistorianTable.RowsCount Property

Gets the HistorianTable rows count
<ID("RowsCount", (int)e.RowsCount)> _ 
<EditorBrowsable(EditorBrowsableState.Never)> _ 
Public Property RowsCount() As Integer 
Get 
This language is not supported or no code example is available.
[ID("RowsCount", (int)e.RowsCount)] 
[EditorBrowsable(EditorBrowsableState.Never)] 
public int RowsCount {get;}
This language is not supported or no code example is available.

Property Value

int

.NET Framework

Supported in: 4.8

In this article

Definition