SyncFullSchemaProperties.LastUpdateTime Property

Definition

Gets last update time of the database schema.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to