共用方式為


ServerEndpointSyncActivityStatus.PerItemErrorCount Property

Definition

Gets per item error count

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to