Adds a dynamic adjustment to the time zone.
[Visual Basic .NET] Public Sub AddDynamicRule ( _ ByVal DynamicRule As ITimeZoneRule _ )
[C#] public void AddDynamicRule ( ITimeZoneRule DynamicRule );
[C++]
HRESULT AddDynamicRule(
ITimeZoneRule* DynamicRule
);
[C++]Parameters
DynamicRule [in]DynamicRule is a parameter of type ITimeZoneRule
Product Availability
Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.