Compartilhar via


ReportRecordContract.CallCountTotal Propriedade

Definição

Obtém ou define o número total de chamadas.

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

Valor da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a