Compartilhar via


Job.TeamName Propriedade

Definição

Obtém ou define o nome da equipe associado ao trabalho.

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

Valor da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a