Freigeben über


Statistics.CounterValue Eigenschaft

Definition

Ruft den Wert der Statistik ab.

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

Eigenschaftswert

Attribute
Newtonsoft.Json.JsonPropertyAttribute

Gilt für: