This is preliminary documentation and is subject to change.

UnspecifiedExtendedDateTimeIsOpen Property

Returns whether this instance is open, means it has defined start or end

Definition

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

Property Value

Boolean

Implements

ISingleExtendedDateTimeTypeIsOpen

See Also