ArcFM Desktop Developer Guide
ExpressRemoveTool Class
Members 


Product Availability
Required Licenses
.NET Assembly

This ITool provides uses the ArcFM Abandon trace to identify features to be abandoned and removed.

Object Model
ExpressRemoveTool Class
Syntax
'Declaration
 
<GuidAttribute("E218B22B-607A-4996-84ED-24916D693992")>
<ProgIdAttribute("mmFramework.ExpressRemoveTool")>
<ComVisibleAttribute(True)>
<ClassInterfaceAttribute(ClassInterfaceType.None)>
<ComponentCategoryAttribute(Description="", CategoryID=b56a7c42-83d4-11d2-a2e9-080009b6f22b)>
Public NotInheritable Class ExpressRemoveTool 
   Inherits BaseTraceTool
   Implements ESRI.ArcGIS.SystemUI.ICommand, ESRI.ArcGIS.SystemUI.ITool 
'Usage
 
Dim instance As ExpressRemoveTool
[Guid("E218B22B-607A-4996-84ED-24916D693992")]
[ProgId("mmFramework.ExpressRemoveTool")]
[ComVisible(true)]
[ClassInterface(ClassInterfaceType.None)]
[ComponentCategory(Description="", CategoryID=b56a7c42-83d4-11d2-a2e9-080009b6f22b)]
public sealed class ExpressRemoveTool : BaseTraceTool, ESRI.ArcGIS.SystemUI.ICommand, ESRI.ArcGIS.SystemUI.ITool  
Inheritance Hierarchy

System.Object
   ESRI.ArcGIS.ADF.BaseClasses.BaseCommand
      ESRI.ArcGIS.ADF.BaseClasses.BaseTool
            Miner.Desktop.DesignerExpress.Commands.ExpressRemoveTool

Requirements

Target Platforms: Windows XP SP3 (32-bit and 64-bit), Windows 7 (32-bit and 64-bit)

Not all Operating Systems are supported on all products. Visit the ArcFM Solution Supported Versions page for full details.

See Also

Reference

ExpressRemoveTool Members
Miner.Desktop.DesignerExpress.Commands Namespace

 

 


Send Comment