Compartir a través de


JobResponse.JobId Propiedad

Definición

Generado por el sistema. Se omite en la creación.

[Newtonsoft.Json.JsonProperty(NullValueHandling=Newtonsoft.Json.NullValueHandling.Ignore, PropertyName="jobId")]
public string JobId { get; }
[<Newtonsoft.Json.JsonProperty(NullValueHandling=Newtonsoft.Json.NullValueHandling.Ignore, PropertyName="jobId")>]
member this.JobId : string
Public ReadOnly Property JobId As String

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a