Compartir a través de


Job.EntityLabel Propiedad

Definición

Obtiene o establece el identificador de entidad para el que se ejecutó el trabajo.

[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

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a