Inner Drive Extensible Architecture
C#
Show/Hide TOC
Time
Change
Rule
Effective
Time
Of
Day Property
Gets the time of day (either local or Universal; see
EffectiveTimeOfDayType
) that the rule begins.
Definition
Namespace:
InnerDrive.TimeZones
Assembly:
InnerDrive.TimeZones (in InnerDrive.TimeZones.dll) Version: 5.2.9017.0
C#
Copy
public
TimeSpan
EffectiveTimeOfDay
{
get
; }
Property Value
TimeSpan
See Also
Reference
TimeChangeRule Class
InnerDrive.TimeZones Namespace
In This Article
Definition
See Also