Compartir a través de


JobStages.DisplayName Propiedad

Definición

Obtiene el nombre para mostrar de la fase de trabajo.

[Newtonsoft.Json.JsonProperty(PropertyName="displayName")]
public string DisplayName { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="displayName")>]
member this.DisplayName : string
Public ReadOnly Property DisplayName As String

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a