ServerEndpointSyncSessionStatus.LastSyncPerItemErrorCount Property

Definition

Gets last sync per item error count.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to