Share via


Marketplace.UnitOfMeasure Property

Definition

Gets the unit of measure.

[Newtonsoft.Json.JsonProperty(PropertyName="properties.unitOfMeasure")]
public string UnitOfMeasure { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.unitOfMeasure")>]
member this.UnitOfMeasure : string
Public ReadOnly Property UnitOfMeasure As String

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to