Compartir a través de


AdministratorDetails.Phone Propiedad

Definición

Obtiene o establece el número de teléfono.

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

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a