Compartir a través de


JobResponse.ParentJobId Propiedad

Definición

Obtiene el identificador de trabajo del trabajo primario, si existe.

[Newtonsoft.Json.JsonProperty(PropertyName="parentJobId")]
public string ParentJobId { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="parentJobId")>]
member this.ParentJobId : string
Public ReadOnly Property ParentJobId As String

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a