Inner Drive Extensible Architecture
C#
Show/Hide TOC
Time
Zone
Rule
Change
Rule
Name Property
Gets or sets the name of the
TimeChangeRule
that applies to this
TimeZoneRule
.
Definition
Namespace:
InnerDrive.TimeZones
Assembly:
InnerDrive.TimeZones (in InnerDrive.TimeZones.dll) Version: 5.2.9017.0
C#
Copy
public
string
ChangeRuleName
{
get
;
set
; }
Property Value
String
See Also
Reference
TimeZoneRule Structure
InnerDrive.TimeZones Namespace
In This Article
Definition
See Also