次の方法で共有


Transaction.UnitType プロパティ

定義

特定の製品の測定単位の説明を取得します。

[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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象