Freigeben über


LocationThresholdRuleCondition.WindowSize Property

Definition

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to