![]() | DstRuleSettings Class |
Namespace: AC908_SDK
public class DstRuleSettings : AC908ViewModel
The DstRuleSettings type exposes the following members.
Name | Description | |
---|---|---|
![]() | DstRuleSettings | Initializes a new instance of the DstRuleSettings class |
Name | Description | |
---|---|---|
![]() | Hour |
Gets or sets the hour of Daylight Saving Time starting and ending dates.
|
![]() | Month |
Gets or sets the month of Daylight Saving Time starting and ending dates.
|
![]() | N |
The number stands for day or N week determined by Rule.
|
![]() | Rule |
Gets or sets the Daylight Saving Time rule.
|
![]() | Weekday |
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].
|
Name | Description | |
---|---|---|
![]() | OnPropertyChanged |
Called when property changed.
(Inherited from AC908ViewModel.) |
Name | Description | |
---|---|---|
![]() | PropertyChanged |
Occurs when a property value changes.
(Inherited from AC908ViewModel.) |