This document is archived and information here might be outdated. Recommended version. |
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