Responder Developer Guide
SubmitCallCmd Class
Members 


Product Availability
Required Licenses
.NET Assembly
Object Model
SubmitCallCmd Class
Syntax
'Declaration
 
<ComVisibleAttribute(True)>
<GuidAttribute("C33E10E7-3926-47a3-8EA3-323D8E6CC462")>
<AutomationProxyAttribute(True)>
<ClassInterfaceAttribute(ClassInterfaceType.None)>
<ComponentCategoryAttribute(ComCategory.ArcMapCommands)>
Public Class SubmitCallCmd 
   Inherits Miner.Responder.Desktop.NonEditingSnapToolBase
   Implements ESRI.ArcGIS.SystemUI.ICommand, ESRI.ArcGIS.SystemUI.ITool 
'Usage
 
Dim instance As SubmitCallCmd
[ComVisible(true)]
[Guid("C33E10E7-3926-47a3-8EA3-323D8E6CC462")]
[AutomationProxy(true)]
[ClassInterface(ClassInterfaceType.None)]
[ComponentCategory(ComCategory.ArcMapCommands)]
public class SubmitCallCmd : Miner.Responder.Desktop.NonEditingSnapToolBase, 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.NonEditingSnapToolBase
            Miner.Responder.Desktop.Commands.SubmitCallCmd

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

SubmitCallCmd Members
Miner.Responder.Desktop.Commands Namespace

 

 


Send Comment