Compartir a través de


StampCapacity.WorkerSizeId Propiedad

Definición

Obtiene o establece el identificador de tamaño de las máquinas: 0 - Pequeño 1 - Mediano 2 - Grande

[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)

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a