 | DstRuleSettingsWeekday Property |
Gets or sets the day of week of Daylight Saving Time starting and ending dates.
This field is only presented if the Day Rule is [!:Enums.DstRule.WeekWeekdayAndMonth] or [!:Enums.DstRule.LastWeekWeekdayAndMonth].
Namespace:
AC908_SDK
Assembly:
AC908_SDK (in AC908_SDK.dll) Version: 1.0.2
Syntaxpublic DayOfWeek Weekday { get; set; }
Property Value
Type:
DayOfWeek
The day of week of Daylight Saving Time starting and ending dates.
See Also