Share via


WafRankingsResponseDataItemMetricsItem.Value Property

Definition

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to