DayInterval Struct

Definition

Represents a span of time for a single day.

public value class DayInterval
public struct DayInterval
type DayInterval = struct
Public Structure DayInterval
Inheritance
DayInterval

Fields

Description

Gets or sets the description of what this date and time interval represents.

End

Gets or sets the ending date and time of the interval.

Start

Gets or sets the starting date and time of the interval.

Applies to