Compartir a través de


OperationsListResults.Odatacount Propiedad

Definición

Obtiene o establece el recuento de entidades de oData; representa el número de operaciones devueltas.

[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 de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a