This is preliminary documentation and is subject to change.

ExtendedDateTimePossibilityCollectionMinute Property

Gets the minute.

Definition

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

Property Value

DateTimeValue

Implements

ISingleExtendedDateTimeTypeMinute

See Also