This document is archived and information here might be outdated. Recommended version. |
ArcObjects Help for .NET developers > ArcObjects namespaces > CadastralUI > ESRI.ArcGIS.CadastralUI > Interfaces > IP > IParcelNamerCallback Interface (ArcObjects .NET 10.5 SDK) |
Provides access to parcel namer call back routine.
Description | ||
---|---|---|
AfterDialog | Arguments after default dialog (only called if showDefaultDialog is true). | |
BeforeDialog | Initial arguments to parcel namer. | |
Completed | All naming has been completed. | |
NamedParcel | GSParcel after it's been renamed (name can be changed again). |