次の方法で共有


StampCapacity.WorkerSizeId プロパティ

定義

マシンのサイズ ID を取得または設定します。0 - 小 1 - 中 2 - 大

[Newtonsoft.Json.JsonProperty(PropertyName="workerSizeId")]
public int? WorkerSizeId { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="workerSizeId")>]
member this.WorkerSizeId : Nullable<int> with get, set
Public Property WorkerSizeId As Nullable(Of Integer)

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象