Usage.CurrentValue Property

Definition

Gets or sets the current value of the usage.

[Newtonsoft.Json.JsonProperty(PropertyName="currentValue")]
public long CurrentValue { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="currentValue")>]
member this.CurrentValue : int64 with get, set
Public Property CurrentValue As Long

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to