Compartir a través de


JobExecution.JobVersion Propiedad

Definición

Obtiene el número de versión del trabajo.

[Newtonsoft.Json.JsonProperty(PropertyName="properties.jobVersion")]
public int? JobVersion { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.jobVersion")>]
member this.JobVersion : Nullable<int>
Public ReadOnly Property JobVersion As Nullable(Of Integer)

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a