Click or drag to resize

DstRuleSettingsRule Property

Gets or sets the Daylight Saving Time rule.

Namespace:  AC908_SDK
Assembly:  AC908_SDK (in AC908_SDK.dll) Version: 1.0.2
Syntax
C#
public DstRule Rule { get; set; }

Property Value

Type: DstRule
The Daylight Saving Time rule.
See Also