This document is archived and information here might be outdated.  Recommended version.


ITimeZoneInfo.FirstDynamicRuleYear Property (ArcObjects .NET 10.6 SDK)
ArcObjects Library Reference (System)  

ITimeZoneInfo.FirstDynamicRuleYear Property

The first dynamic adjustment rule year.

[Visual Basic .NET]
Public ReadOnly Property FirstDynamicRuleYear As Integer
[C#]
public int FirstDynamicRuleYear {get;}
[C++]
HRESULT get_FirstDynamicRuleYear(
  System.Int32* FirstDynamicRuleYear
);
[C++]

Parameters FirstDynamicRuleYear [out, retval]
FirstDynamicRuleYear is a parameter of type long*

Product Availability

Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.

See Also

ITimeZoneInfo Interface