This is preliminary documentation and is subject to change.

ExtendedDateTimePossibilityCollectionIsUnknown Property

Returns whether this instance is unknown, has not been defined at all, as in "/2000" where the left part is unknown

Definition

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

Property Value

Boolean

Implements

ISingleExtendedDateTimeTypeIsUnknown

See Also