Delen via


Statistics.CounterValue Eigenschap

Definitie

Hiermee wordt de waarde van de statistiek opgehaald.

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)

Waarde van eigenschap

Kenmerken
Newtonsoft.Json.JsonPropertyAttribute

Van toepassing op