This is preliminary documentation and is subject to change.

ExtendedDateTimeIsOpenLeft Property

Gets a value indicating whether this value is open (means unlimited to either up or down)

Definition

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

Property Value

Boolean

See Also