Freigeben über


ReportRecordContract.CallCountTotal Eigenschaft

Definition

Ruft die Gesamtanzahl der Aufrufe ab oder legt diese fest.

[Newtonsoft.Json.JsonProperty(PropertyName="callCountTotal")]
public int? CallCountTotal { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="callCountTotal")>]
member this.CallCountTotal : Nullable<int> with get, set
Public Property CallCountTotal As Nullable(Of Integer)

Eigenschaftswert

Attribute
Newtonsoft.Json.JsonPropertyAttribute

Gilt für: