This is preliminary documentation and is subject to change.

ExtendedDateTimeCollectionIsBracketedSet Property

Gets or sets a value indicating whether this is a bracketed set. i.e. Should contain [ and ]

Definition

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

Property Value

Boolean

See Also