Snapshot.Time Property

Definition

Gets the time the snapshot was taken.

[Newtonsoft.Json.JsonProperty(PropertyName="properties.time")]
public string Time { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.time")>]
member this.Time : string
Public ReadOnly Property Time As String

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to