ArcFM Desktop Developer Guide
ConnectCommand Class
Members 


Version: 10.2.1b and 10.2.1b SP1

Resource Center Home

Product Availability
ArcFM Desktop
Required Licenses
ArcFM, Designer, or ArcFM Viewer
.NET Assembly
Miner.Desktop.dll
This command connects a feature to the network and ensures the proper ArcGIS events are fired in order to trigger the ArcFM autoupdaters that maintain data integrity.
Object Model
ConnectCommand Class
Syntax
'Declaration
 
<ComponentCategoryAttribute(Description="", CategoryID=b56a7c42-83d4-11d2-a2e9-080009b6f22b)>
<ComVisibleAttribute(True)>
<GuidAttribute("F41D5B6A-A01B-4dc5-8B67-6DD11D9284BD")>
<ClassInterfaceAttribute(ClassInterfaceType.None)>
<ProgIdAttribute("Miner.Desktop.FeederManager.Commands.Connect")>
Public NotInheritable Class ConnectCommand 
   Inherits ESRI.ArcGIS.ADF.BaseClasses.BaseCommand
   Implements ESRI.ArcGIS.SystemUI.ICommand 
'Usage
 
Dim instance As ConnectCommand
[ComponentCategory(Description="", CategoryID=b56a7c42-83d4-11d2-a2e9-080009b6f22b)]
[ComVisible(true)]
[Guid("F41D5B6A-A01B-4dc5-8B67-6DD11D9284BD")]
[ClassInterface(ClassInterfaceType.None)]
[ProgId("Miner.Desktop.FeederManager.Commands.Connect")]
public sealed class ConnectCommand : ESRI.ArcGIS.ADF.BaseClasses.BaseCommand, ESRI.ArcGIS.SystemUI.ICommand  
Inheritance Hierarchy

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

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

ConnectCommand Members
Miner.Desktop.FeederManager.Commands Namespace

 

 


Send Comment