Compartir a través de


IdentifyRequest.PersonGroupId Propiedad

Definición

Obtiene o establece personGroupId del grupo de personas de destino, creado por PersonGroup - Create. El parámetro personGroupId y largePersonGroupId no se deben proporcionar al mismo tiempo.

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

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a