次の方法で共有


DynamicPersonGroupListPersonsResponse.PersonIds プロパティ

定義

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象