TimeWindowFilterSettings Class

Definition

The settings that are used to configure the TimeWindowFilter feature filter.

public class TimeWindowFilterSettings
type TimeWindowFilterSettings = class
Public Class TimeWindowFilterSettings
Inheritance
TimeWindowFilterSettings

Constructors

TimeWindowFilterSettings()

Properties

End

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.

Start

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.

Applies to