Sdílet prostřednictvím


Job.EntityLabel Property

Definition

Gets or sets the entity identifier for which the job ran.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to