This document is archived and information here might be outdated.  Recommended version.


IParcelNamerProperties Interface (ArcObjects .NET 10.4 SDK)
ArcObjects Library Reference (CadastralUI)  

IParcelNamerProperties Interface

Provides access to parcel namer properties.

Product Availability

Available with ArcGIS Desktop.

Members

Description
Read/write property Increment Get/Set start parcel number.
Read/write property MinimumIdCharacters Get/Set minimum number the increment value will use.
Read/write property PaddingCharacters Get/Set padding string when minimum char is not meet.
Read-only property Parcels All parcels that are going to be rename (in order).
Read/write property PrefixString Get/Set prefix string thats add to the parcel name.
Read/write property ShowDialog Indicates whether to show dialog.
Read-only property SourceGeometry User defined geometry line.
Read/write property StartParcelId Get/Set start parcel number.
Read/write property SuffixString Get/Set suffix string thats add to the parcel name.

CoClasses that implement IParcelNamerProperties

CoClasses and Classes Description
ParcelNamerProperties Manager object for Parcel Namer Properties.