Compartilhar via


ReportRecordContract.CacheMissCount Propriedade

Definição

Obtém ou define o número de vezes que o conteúdo foi buscado do back-end.

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

Valor da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a