This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > CadastralUI > ESRI.ArcGIS.CadastralUI > Interfaces > IB > IBuildEvents Interface > IBuildEvents.OnCurrentMethodChanged Method (ArcObjects .NET 10.4 SDK) |
Fired when the current selection of method changes.
[Visual Basic .NET]
Public Sub OnCurrentMethodChanged ( _
)
[C#] public void OnCurrentMethodChanged ( );
The OnCurrentMethodChanged is initialized when the current selection of a method changes. If a custom build method is created, the method would appear in the build method dropdown.