This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > CadastralUI > ESRI.ArcGIS.CadastralUI > Interfaces > IP > IParcelNamerProperties Interface (ArcObjects .NET 10.4 SDK) |
Provides access to parcel namer properties.
Description | ||
---|---|---|
Increment | Get/Set start parcel number. | |
MinimumIdCharacters | Get/Set minimum number the increment value will use. | |
PaddingCharacters | Get/Set padding string when minimum char is not meet. | |
Parcels | All parcels that are going to be rename (in order). | |
PrefixString | Get/Set prefix string thats add to the parcel name. | |
ShowDialog | Indicates whether to show dialog. | |
SourceGeometry | User defined geometry line. | |
StartParcelId | Get/Set start parcel number. | |
SuffixString | Get/Set suffix string thats add to the parcel name. |
CoClasses and Classes | Description |
---|---|
ParcelNamerProperties | Manager object for Parcel Namer Properties. |