Transaction.UnitType Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets the description for the unit of measure for a given product.
[Newtonsoft.Json.JsonProperty(PropertyName="properties.unitType")]
public string UnitType { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.unitType")>]
member this.UnitType : string
Public ReadOnly Property UnitType As String
Property Value
- Attributes
-
Newtonsoft.Json.JsonPropertyAttribute