Gets the number between 1 and 31 (inclusive) indicating the
day-of-the-month component of this Day.
Namespace:
DegreeDays.Time
Assembly:
DegreeDays (in DegreeDays.dll) Version: 1.3
Syntaxpublic int DayOfMonth { get; }
Public ReadOnly Property DayOfMonth As Integer
Get
Property Value
Type:
Int32
See Also