Alert.AppearedAtSourceTime Property

Definition

[Newtonsoft.Json.JsonProperty(PropertyName="properties.appearedAtSourceTime")]
public DateTime AppearedAtSourceTime { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.appearedAtSourceTime")>]
member this.AppearedAtSourceTime : DateTime with get, set
Public Property AppearedAtSourceTime As DateTime

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to