Responder Developer Guide
ActivateIncidentsTool Class
Members 


Product Availability
Required Licenses
.NET Assembly
Provides ArcMap tool to select multiple incidents and select in Responder.
Object Model
ActivateIncidentsTool Class
Syntax
'Declaration
 
<ComVisibleAttribute(True)>
<GuidAttribute("6FED4FD2-1CCC-447b-BAE6-D6904498E4DB")>
<AutomationProxyAttribute(True)>
<ClassInterfaceAttribute(ClassInterfaceType.None)>
<ComponentCategoryAttribute(ComCategory.ArcMapCommands)>
Public Class ActivateIncidentsTool 
   Inherits ESRI.ArcGIS.ADF.BaseClasses.BaseTool
   Implements ESRI.ArcGIS.SystemUI.ICommand, ESRI.ArcGIS.SystemUI.ITool 
'Usage
 
Dim instance As ActivateIncidentsTool
[ComVisible(true)]
[Guid("6FED4FD2-1CCC-447b-BAE6-D6904498E4DB")]
[AutomationProxy(true)]
[ClassInterface(ClassInterfaceType.None)]
[ComponentCategory(ComCategory.ArcMapCommands)]
public class ActivateIncidentsTool : ESRI.ArcGIS.ADF.BaseClasses.BaseTool, ESRI.ArcGIS.SystemUI.ICommand, ESRI.ArcGIS.SystemUI.ITool  
Inheritance Hierarchy

System.Object
   ESRI.ArcGIS.ADF.BaseClasses.BaseCommand
      ESRI.ArcGIS.ADF.BaseClasses.BaseTool
         Miner.Responder.Desktop.ActivateIncidentsTool

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

ActivateIncidentsTool Members
Miner.Responder.Desktop Namespace

 

 


Send Comment