Compartilhar via


Department.DepartmentName Propriedade

Definição

Obtém ou define o nome do departamento.

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

Valor da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a