共用方式為


ServerEndpointSyncActivityStatus.TotalItemCount Property

Definition

Gets total item count (if available)

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to