Responder Developer Guide
CreateIncidentTool Class
Members 


Product Availability
Required Licenses
.NET Assembly
Object Model
CreateIncidentTool Class
Syntax
'Declaration
 
<ComVisibleAttribute(True)>
<GuidAttribute("5dc1ae0f-93e2-494b-bbb0-363471375b9a")>
<AutomationProxyAttribute(True)>
<ClassInterfaceAttribute(ClassInterfaceType.None)>
<ComponentCategoryAttribute(ComCategory.ArcMapCommands)>
Public NotInheritable Class CreateIncidentTool 
   Inherits RxActivateToolBase
   Implements ESRI.ArcGIS.SystemUI.ICommand, ESRI.ArcGIS.SystemUI.ITool, Miner.Interop.IMMAttributes 
'Usage
 
Dim instance As CreateIncidentTool
[ComVisible(true)]
[Guid("5dc1ae0f-93e2-494b-bbb0-363471375b9a")]
[AutomationProxy(true)]
[ClassInterface(ClassInterfaceType.None)]
[ComponentCategory(ComCategory.ArcMapCommands)]
public sealed class CreateIncidentTool : RxActivateToolBase, ESRI.ArcGIS.SystemUI.ICommand, ESRI.ArcGIS.SystemUI.ITool, Miner.Interop.IMMAttributes  
Inheritance Hierarchy

System.Object
   ESRI.ArcGIS.ADF.BaseClasses.BaseCommand
      ESRI.ArcGIS.ADF.BaseClasses.BaseTool
         Miner.Responder.Desktop.NonEditingSnapToolBase
            Miner.Responder.Desktop.RxActivateToolBase
               Miner.Responder.Desktop.CreateIncidentTool

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

CreateIncidentTool Members
Miner.Responder.Desktop Namespace

 

 


Send Comment