HistorianTag.Deviation Property

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