ServerProperty.Units Property

Definition

Gets or sets the units associated with the property represented by the ServerProperty object.

public string Units { get; set; }
member this.Units : string with get, set
Public Property Units As String

Property Value

A String that contains the unit.

Applies to