The next dynamic adjustment rule year that cyclicly proceeds the given dynamic adjustment rule year.
[Visual Basic .NET] Public Function get_NextDynamicRuleYear ( _ ByVal currentDynamicRuleYear As Integer _ ) As Integer
[C#] public int get_NextDynamicRuleYear ( int currentDynamicRuleYear );
[C++]
HRESULT get_NextDynamicRuleYear(
long currentDynamicRuleYear,
long* NextDynamicRuleYear
);
[C++]Parameters
currentDynamicRuleYear [in] currentDynamicRuleYear is a parameter of type long NextDynamicRuleYear [out, retval] NextDynamicRuleYear is a parameter of type long
Product Availability
Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.