Share via


PersonDynamicPersonGroupReferenceResponse.DynamicPersonGroupIds Property

Definition

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to