StartOfMonthDayOfMonth Property |
Gets the number between 1 and 28 (inclusive) indicating which day should
be taken as the first of the month.
Namespace: DegreeDays.TimeAssembly: DegreeDays (in DegreeDays.dll) Version: 1.4
Syntax public int DayOfMonth { get; }
Public ReadOnly Property DayOfMonth As Integer
Get
Property Value
Int32See Also