Dela via


SkuChangeInfo.CountOfDowngrades Property

Definition

Gets the count of downgrades.

[Newtonsoft.Json.JsonProperty(PropertyName="countOfDowngrades")]
public double? CountOfDowngrades { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="countOfDowngrades")>]
member this.CountOfDowngrades : Nullable<double> with get, set
Public Property CountOfDowngrades As Nullable(Of Double)

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to