Compartir a través de


Status.JobComplete Propiedad

Definición

[Newtonsoft.Json.JsonProperty(PropertyName="jobComplete")]
public bool? JobComplete { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="jobComplete")>]
member this.JobComplete : Nullable<bool> with get, set
Public Property JobComplete As Nullable(Of Boolean)

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a