Analog<T>.DisplayUnitsDiv Property

Gets the Tag's DisplayUnitsDiv property.
<ID("DisplayUnitsDiv", (int)e.DisplayUnitsDiv, -1, "", (int)eDomain.Client)> _ 
<System.ComponentModel.EditorBrowsable(System.ComponentModel.EditorBrowsableState.Advanced)> _ 
Public ReadOnly Property DisplayUnitsDiv() As T
This language is not supported or no code example is available.
[ID("DisplayUnitsDiv", (int)e.DisplayUnitsDiv, -1, "", (int)eDomain.Client)] 
[System.ComponentModel.EditorBrowsable(System.ComponentModel.EditorBrowsableState.Advanced)] 
public T DisplayUnitsDiv {get;}
This language is not supported or no code example is available.

Property Value

T

.NET Framework

Supported in: 4.6.2, 4.7

In this article

Definition