次の方法で共有


ServerEndpointSyncActivityStatus.TotalItemCount プロパティ

定義

合計アイテム数を取得します (使用可能な場合)

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象