Compartir a través de


Job.StartedBy Propiedad

Definición

Obtiene o establece el trabajo iniciado por.

[Newtonsoft.Json.JsonProperty(PropertyName="properties.startedBy")]
public string StartedBy { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.startedBy")>]
member this.StartedBy : string with get, set
Public Property StartedBy As String

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a