Compartir a través de


EventsUserInfo.AccountId Propiedad

Definición

Obtiene o establece el identificador de cuenta del usuario.

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

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a