This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > CadastralUI > ESRI.ArcGIS.CadastralUI > Interfaces > IP > IParcelNamerCallback Interface > IParcelNamerCallback.Completed Method (ArcObjects .NET 10.4 SDK) |
All naming has been completed.
[Visual Basic .NET] Public Sub Completed ( _ ByVal successful As Boolean _ )
[C#] public void Completed ( bool successful );