Partager via


ReportRecordContract.CallCountTotal Propriété

Définition

Obtient ou définit le nombre total d’appels.

[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)

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à