ArcFM Responder Mobile Developer Guide
ArcFMConnectCommandClass Class
Members 






Object Model
ArcFMConnectCommandClass Class
Syntax
'Declaration
 
<System.Runtime.InteropServices.TypeLibTypeAttribute(TypeLibTypeFlags.FCanCreate)>
<System.Runtime.InteropServices.GuidAttribute("F41D5B6A-A01B-4DC5-8B67-6DD11D9284BD")>
<System.Runtime.InteropServices.ClassInterfaceAttribute(ClassInterfaceType.None)>
<System.Runtime.InteropServices.ComImportAttribute()>
Public Class ArcFMConnectCommandClass 
   Inherits System.__ComObject
   Implements ESRI.ArcGIS.SystemUI.ICommand, ArcFMConnectCommand 
'Usage
 
Dim instance As ArcFMConnectCommandClass
[System.Runtime.InteropServices.TypeLibType(TypeLibTypeFlags.FCanCreate)]
[System.Runtime.InteropServices.Guid("F41D5B6A-A01B-4DC5-8B67-6DD11D9284BD")]
[System.Runtime.InteropServices.ClassInterface(ClassInterfaceType.None)]
[System.Runtime.InteropServices.ComImport()]
public class ArcFMConnectCommandClass : System.__ComObject, ESRI.ArcGIS.SystemUI.ICommand, ArcFMConnectCommand  
public class ArcFMConnectCommandClass = class(System.__ComObject, ESRI.ArcGIS.SystemUI.ICommand, ArcFMConnectCommand)
System.Runtime.InteropServices.TypeLibTypeAttribute(TypeLibTypeFlags.FCanCreate)
System.Runtime.InteropServices.GuidAttribute("F41D5B6A-A01B-4DC5-8B67-6DD11D9284BD")
System.Runtime.InteropServices.ClassInterfaceAttribute(ClassInterfaceType.None)
System.Runtime.InteropServices.ComImportAttribute()
public class ArcFMConnectCommandClass extends System.__ComObject implements ESRI.ArcGIS.SystemUI.ICommand, ArcFMConnectCommand 
[System.Runtime.InteropServices.TypeLibType(TypeLibTypeFlags.FCanCreate)]
[System.Runtime.InteropServices.Guid("F41D5B6A-A01B-4DC5-8B67-6DD11D9284BD")]
[System.Runtime.InteropServices.ClassInterface(ClassInterfaceType.None)]
[System.Runtime.InteropServices.ComImport()]
public __gc class ArcFMConnectCommandClass : public System.__ComObject, ESRI.ArcGIS.SystemUI.ICommand, ArcFMConnectCommand  
[System.Runtime.InteropServices.TypeLibType(TypeLibTypeFlags.FCanCreate)]
[System.Runtime.InteropServices.Guid("F41D5B6A-A01B-4DC5-8B67-6DD11D9284BD")]
[System.Runtime.InteropServices.ClassInterface(ClassInterfaceType.None)]
[System.Runtime.InteropServices.ComImport()]
public ref class ArcFMConnectCommandClass : public System.__ComObject, ESRI.ArcGIS.SystemUI.ICommand, ArcFMConnectCommand  
Inheritance Hierarchy

System.Object
   System.MarshalByRefObject
      System.__ComObject
         Miner.Interop.ArcFMConnectCommandClass

Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

ArcFMConnectCommandClass Members
Miner.Interop Namespace

Send Feedback