次の方法で共有


IdentifyRequest.LargePersonGroupId プロパティ

定義

LargePersonGroup - Create によって作成された対象のラージ ユーザー グループの largePersonGroupId を取得または設定します。 パラメーター personGroupId と 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

適用対象