ArcFM Responder Mobile Developer Guide
MMGasOptionsButtonClass Class
Members 






Object Model
MMGasOptionsButtonClass Class
Syntax
'Declaration
 
<System.Runtime.InteropServices.TypeLibTypeAttribute(TypeLibTypeFlags.FCanCreate)>
<System.Runtime.InteropServices.ClassInterfaceAttribute(ClassInterfaceType.None)>
<System.Runtime.InteropServices.GuidAttribute("711BA078-D21A-4F56-95EC-BE422B79A6C3")>
<System.Runtime.InteropServices.ComImportAttribute()>
Public Class MMGasOptionsButtonClass 
   Inherits System.__ComObject
   Implements ESRI.ArcGIS.SystemUI.ICommand, MMGasOptionsButton 
'Usage
 
Dim instance As MMGasOptionsButtonClass
[System.Runtime.InteropServices.TypeLibType(TypeLibTypeFlags.FCanCreate)]
[System.Runtime.InteropServices.ClassInterface(ClassInterfaceType.None)]
[System.Runtime.InteropServices.Guid("711BA078-D21A-4F56-95EC-BE422B79A6C3")]
[System.Runtime.InteropServices.ComImport()]
public class MMGasOptionsButtonClass : System.__ComObject, ESRI.ArcGIS.SystemUI.ICommand, MMGasOptionsButton  
public class MMGasOptionsButtonClass = class(System.__ComObject, ESRI.ArcGIS.SystemUI.ICommand, MMGasOptionsButton)
System.Runtime.InteropServices.TypeLibTypeAttribute(TypeLibTypeFlags.FCanCreate)
System.Runtime.InteropServices.ClassInterfaceAttribute(ClassInterfaceType.None)
System.Runtime.InteropServices.GuidAttribute("711BA078-D21A-4F56-95EC-BE422B79A6C3")
System.Runtime.InteropServices.ComImportAttribute()
public class MMGasOptionsButtonClass extends System.__ComObject implements ESRI.ArcGIS.SystemUI.ICommand, MMGasOptionsButton 
[System.Runtime.InteropServices.TypeLibType(TypeLibTypeFlags.FCanCreate)]
[System.Runtime.InteropServices.ClassInterface(ClassInterfaceType.None)]
[System.Runtime.InteropServices.Guid("711BA078-D21A-4F56-95EC-BE422B79A6C3")]
[System.Runtime.InteropServices.ComImport()]
public __gc class MMGasOptionsButtonClass : public System.__ComObject, ESRI.ArcGIS.SystemUI.ICommand, MMGasOptionsButton  
[System.Runtime.InteropServices.TypeLibType(TypeLibTypeFlags.FCanCreate)]
[System.Runtime.InteropServices.ClassInterface(ClassInterfaceType.None)]
[System.Runtime.InteropServices.Guid("711BA078-D21A-4F56-95EC-BE422B79A6C3")]
[System.Runtime.InteropServices.ComImport()]
public ref class MMGasOptionsButtonClass : public System.__ComObject, ESRI.ArcGIS.SystemUI.ICommand, MMGasOptionsButton  
Inheritance Hierarchy

System.Object
   System.MarshalByRefObject
      System.__ComObject
         Miner.Interop.MMGasOptionsButtonClass

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

MMGasOptionsButtonClass Members
Miner.Interop Namespace

Send Feedback