Compartir a través de


OperationResultInfo.JobList Propiedad

Definición

Obtiene o establece la lista de trabajos creados por esta operación.

[Newtonsoft.Json.JsonProperty(PropertyName="jobList")]
public System.Collections.Generic.IList<string> JobList { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="jobList")>]
member this.JobList : System.Collections.Generic.IList<string> with get, set
Public Property JobList As IList(Of String)

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a