TimeWindow Class

Definition

Represents a time period.

public ref class TimeWindow sealed
public sealed class TimeWindow
Public NotInheritable Class TimeWindow
Inheritance
TimeWindow

Constructors

TimeWindow(DateTime, DateTime)

Initializes a new instance of the TimeWindow class.

Properties

EndTime

Gets or sets the end date and time of a time span.

StartTime

Gets or sets the start date and time of a time span.

Applies to