次の方法で共有


DomainPurchaseConsent.AgreedBy プロパティ

定義

クライアント IP アドレスを取得または設定します。

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象