Usage.Unit プロパティ

定義

使用単位名を取得または設定します。

public string Unit { get; set; }
[Newtonsoft.Json.JsonProperty(PropertyName="unit")]
public string Unit { get; set; }
member this.Unit : string with get, set
[<Newtonsoft.Json.JsonProperty(PropertyName="unit")>]
member this.Unit : string with get, set
Public Property Unit As String

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象