Compartir a través de


ServerEndpointSyncSessionStatus.LastSyncResult Propiedad

Definición

Obtiene el resultado de la última sincronización (HResult)

[Newtonsoft.Json.JsonProperty(PropertyName="lastSyncResult")]
public int? LastSyncResult { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="lastSyncResult")>]
member this.LastSyncResult : Nullable<int>
Public ReadOnly Property LastSyncResult As Nullable(Of Integer)

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a