This document is archived and information here might be outdated. Recommended version. |
ArcObjects Help for .NET developers > ArcObjects namespaces > Carto > ESRI.ArcGIS.Carto > Interfaces > IM > IMaplexKeyNumberGroup Interface > IMaplexKeyNumberGroup.NumberResetType Property (ArcObjects .NET 10.5 SDK) |
The type of number reset used by the key numbering group.
[Visual Basic .NET] Public Property NumberResetType As esriMaplexKeyNumberResetType
[C#] public esriMaplexKeyNumberResetType NumberResetType {get; set;}
[C++]
HRESULT get_NumberResetType(
esriMaplexKeyNumberResetType* Value
);
[C++]
HRESULT put_NumberResetType(
esriMaplexKeyNumberResetType Value
);
[C++]
Parameters Value [out, retval]
Value is a parameter of type esriMaplexKeyNumberResetType Value [in]
Value is a parameter of type esriMaplexKeyNumberResetType