This document is archived and information here might be outdated. Recommended version. |
ArcObjects Help for .NET developers > ArcObjects namespaces > System > ESRI.ArcGIS.esriSystem > Interfaces > IT > ITimeZoneInfo Interface > ITimeZoneInfo.DynamicRulesCount Property (ArcObjects .NET 10.5 SDK) |
Number of dynamic adjustment rules for the time zone.
[Visual Basic .NET] Public ReadOnly Property DynamicRulesCount As Integer
[C#] public int DynamicRulesCount {get;}
[C++]
HRESULT get_DynamicRulesCount(
long* DynamicRulesCount
);
[C++]
Parameters DynamicRulesCount [out, retval] DynamicRulesCount is a parameter of type long