Compartilhar via


IdentifyRequest.PersonIds Propriedade

Definição

[Newtonsoft.Json.JsonProperty(PropertyName="personIds")]
public System.Collections.Generic.IList<string> PersonIds { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="personIds")>]
member this.PersonIds : System.Collections.Generic.IList<string> with get, set
Public Property PersonIds As IList(Of String)

Valor da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a