ClientStation.Units Property

Gets and sets the dictionary name used on display units.
<ID("Units", (int)e.Units)> _ 
Public Property Units() As String
This language is not supported or no code example is available.
[ID("Units", (int)e.Units)] 
public string Units {get; set;}
This language is not supported or no code example is available.

Property Value

string

.NET Framework

Supported in: 4.6.2, 4.7

In this article

Definition