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 > IParcelNamerCallback.Completed Method (ArcObjects .NET 10.5 SDK) |
All naming has been completed.
[Visual Basic .NET] Public Sub Completed ( _ ByVal successful As Boolean _ )
[C#] public void Completed ( bool successful );