Share via


DateTimeInterval.StartOn Property

Definition

A datetime indicating the inclusive/closed start of the time interval, i.e. [start, end). Specifying a start that occurs chronologically after end will result in an error.

public DateTimeOffset StartOn { get; }
member this.StartOn : DateTimeOffset
Public ReadOnly Property StartOn As DateTimeOffset

Property Value

Applies to