LargePersonGroup.LargePersonGroupId プロパティ

定義

ターゲットの大きなユーザー グループの largePersonGroupId を取得または設定します

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象