Compartir a través de


Job.ActivityId Propiedad

Definición

Obtiene o establece activityId del trabajo.

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

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a