StartOfYearMonthOfYear Property |
Gets the number between 1 (January) and 12 (December) indicating the
month of the calendar year in which the "year" defined by this
StartOfYear starts.
Namespace: DegreeDays.TimeAssembly: DegreeDays (in DegreeDays.dll) Version: 1.4
Syntax public int MonthOfYear { get; }
Public ReadOnly Property MonthOfYear As Integer
Get
Property Value
Int32See Also