Compartir a través de


ServerEndpointSyncSessionStatus.LastSyncTimestamp Propiedad

Definición

Obtiene la última marca de tiempo de sincronización.

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

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a