Compartir a través de


PersonCreationResponse.PersonId Propiedad

Definición

[Newtonsoft.Json.JsonProperty(PropertyName="personId")]
public Guid PersonId { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="personId")>]
member this.PersonId : Guid with get, set
Public Property PersonId As Guid

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a