Compartir a través de


Job.Version Propiedad

Definición

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

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

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a