次の方法で共有


ServerEndpointSyncActivityStatus.AppliedItemCount プロパティ

定義

適用された項目数を取得します。

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象