Partager via


AdministratorDetails.FirstName Propriété

Définition

Obtient ou définit le prénom.

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

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à