Share via


Reseller.ResellerId Property

Definition

Gets the MPN ID of the reseller.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to