Edit

Share via


SuspectingSilo.Time Property

Definition

[Newtonsoft.Json.JsonProperty]
public DateTime Time { get; set; }
[<Newtonsoft.Json.JsonProperty>]
member this.Time : DateTime with get, set
Public Property Time As DateTime

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to