Click or drag to resize

ReaderGetStartDstRule Method

Gets the Daylight Saving Time starting rules.

Namespace:  AC908_SDK
Assembly:  AC908_SDK (in AC908_SDK.dll) Version: 1.0.2
Syntax
C#
public Task<DstRuleSettings> GetStartDstRule()

Return Value

Type: TaskDstRuleSettings
The Daylight Saving Time starting rules.
See Also