HistorianTag.RateOfChange Property

RateOfChange used with tagname value to filter the store operation.
<ID("RateOfChange", (int)e.RateOfChange, true)> _ 
<System.ComponentModel.EditorBrowsable(System.ComponentModel.EditorBrowsableState.Advanced)> _ 
Public Property RateOfChange() As Double 
Get 
This language is not supported or no code example is available.
[ID("RateOfChange", (int)e.RateOfChange, true)] 
[System.ComponentModel.EditorBrowsable(System.ComponentModel.EditorBrowsableState.Advanced)] 
public double RateOfChange {get;}
This language is not supported or no code example is available.

Property Value

double

.NET Framework

Supported in: 4.6.2, 4.7

In this article

Definition