Share via


TimeWindowFilterSettings.Start Property

Definition

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

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

Property Value

Applies to