Compartir a través de


UserUpdateParameters.LastName Propiedad

Definición

Obtiene o establece el apellido.

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

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a