Click or drag to resize

StartOfYear Properties

The StartOfYear type exposes the following members.

Properties
 NameDescription
Public propertyDayOfMonth Gets the number between 1 and the number of days in MonthOfYear (inclusive) indicating which day in MonthOfYear is the first day of the "year" defined by this StartOfYear.
Public propertyMonthOfYear 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.
Top
See Also