Usage.Unit Property

Definition

An enum describing the unit of measurement.

[Newtonsoft.Json.JsonProperty(PropertyName="unit")]
public static string Unit { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="unit")>]
static member Unit : string
Public Shared ReadOnly Property Unit As String

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to