次の方法で共有


ServerEndpointSyncActivityStatus.PerItemErrorCount プロパティ

定義

項目ごとのエラー数を取得します

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象