InstanceViewStatus.Time Property

Definition

Gets or sets the time of the status.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to