Share via


TimeWindowFilterSettings.End Property

Definition

An optional end time used to determine when a feature configured to use the TimeWindowFilter feature filter should be enabled. If no end time is specified the time window is considered to never end.

public DateTimeOffset? End { get; set; }
member this.End : Nullable<DateTimeOffset> with get, set
Public Property End As Nullable(Of DateTimeOffset)

Property Value

Applies to