Compartir a través de


ServerEndpointSyncActivityStatus.TotalItemCount Propiedad

Definición

Obtiene el recuento total de elementos (si está disponible)

[Newtonsoft.Json.JsonProperty(PropertyName="totalItemCount")]
public long? TotalItemCount { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="totalItemCount")>]
member this.TotalItemCount : Nullable<int64>
Public ReadOnly Property TotalItemCount As Nullable(Of Long)

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a