Share via


RequestStatistics.TransactionsCount Property

Definition

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to