This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > CadastralUI > ESRI.ArcGIS.CadastralUI > Interfaces > IB > IBuildMethod Interface > IBuildMethod.Deactivate Method (ArcObjects .NET 10.4 SDK) |
Called by the extension when the method becomes inactive.
[Visual Basic .NET]
Public Sub Deactivate ( _
)
[C#] public void Deactivate ( );
The Build method is de-activated on the Parcel Construction Toolbar when in anywhere but the Construction mode.
Example: To edit a parcel with the Cadastral Editor, you must be in a job and have to be in Construction mode. Once outside this Construction mode, the Build method dropdown on the Parcel Construction toolbar becomes inactive.