This is preliminary documentation and is subject to change.

ExtendedDateTimeRangeHasStart Property

Gets a value indicating whether Start has a valid value

Definition

Namespace: MoreDateTime
Assembly: MoreDateTime (in MoreDateTime.dll) Version: 1.3.0
C#
public bool HasStart { get; }

Property Value

Boolean

See Also