ServerEndpointSyncSessionStatus.LastSyncSuccessTimestamp Property

Definition

Gets last sync success timestamp

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to