Compartir a través de


ServerEndpointSyncActivityStatus.PerItemErrorCount Propiedad

Definición

Obtiene el número de errores por elemento.

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

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a