Compartir a través de


JobInformationBasic.JobId Propiedad

Definición

Obtiene el identificador único del trabajo (un GUID).

[Newtonsoft.Json.JsonProperty(PropertyName="jobId")]
public Guid? JobId { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="jobId")>]
member this.JobId : Nullable<Guid>
Public ReadOnly Property JobId As Nullable(Of Guid)

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a