DynamicPersonGroupUpdateRequest.AddPersonIds Property

Definition

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to