次の方法で共有


Reseller.ResellerId プロパティ

定義

リセラーの MPN ID を取得します。

[Newtonsoft.Json.JsonProperty(PropertyName="resellerId")]
public string ResellerId { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="resellerId")>]
member this.ResellerId : string
Public ReadOnly Property ResellerId As String

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象