ArcFM Engine Developer Guide
DisconnectCommand Class
Members 


Product Availability
Required Licenses
.NET Assembly
Syntax
'Declaration
 
<ComVisibleAttribute(True)>
<GuidAttribute("9ED89E80-EE8F-41eb-B524-EEBC7B781070")>
<ClassInterfaceAttribute(ClassInterfaceType.None)>
<ProgIdAttribute("Miner.Desktop.FeederManager.Commands.Disconnect")>
<ComponentCategoryAttribute(Description="", CategoryID=b56a7c42-83d4-11d2-a2e9-080009b6f22b)>
Public NotInheritable Class DisconnectCommand 
   Inherits ESRI.ArcGIS.ADF.BaseClasses.BaseCommand
   Implements ESRI.ArcGIS.SystemUI.ICommand 
'Usage
 
Dim instance As DisconnectCommand
[ComVisible(true)]
[Guid("9ED89E80-EE8F-41eb-B524-EEBC7B781070")]
[ClassInterface(ClassInterfaceType.None)]
[ProgId("Miner.Desktop.FeederManager.Commands.Disconnect")]
[ComponentCategory(Description="", CategoryID=b56a7c42-83d4-11d2-a2e9-080009b6f22b)]
public sealed class DisconnectCommand : ESRI.ArcGIS.ADF.BaseClasses.BaseCommand, ESRI.ArcGIS.SystemUI.ICommand  
Inheritance Hierarchy

System.Object
   ESRI.ArcGIS.ADF.BaseClasses.BaseCommand
      Miner.Desktop.FeederManager.Commands.DisconnectCommand

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

DisconnectCommand Members
Miner.Desktop.FeederManager.Commands Namespace

 

 


Send Comment