Partager via


AdministratorDetails.LastName Propriété

Définition

Obtient ou définit le nom de famille.

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

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à