Compartilhar via


SummarizeResults.Odatacount Propriedade

Definição

Obtém ou define a contagem de entidades oData; representa o número de resumos retornados; sempre definido como 1.

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

Valor da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a