Condividi tramite


AlertFilterInner.AppearedOnTime Property

Definition

[Newtonsoft.Json.JsonProperty(PropertyName="appearedOnTime")]
public DateTime? AppearedOnTime { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="appearedOnTime")>]
member this.AppearedOnTime : Nullable<DateTime> with get, set
Public Property AppearedOnTime As Nullable(Of DateTime)

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to