ArcFM Responder Mobile Developer Guide
MMElementOperation Interface
Members 






Object Model
MMElementOperation Interface
Syntax
'Declaration
 
<System.Runtime.InteropServices.GuidAttribute("80A807AB-7BB9-11D0-87EC-080009EC732A")>
<System.Runtime.InteropServices.CoClassAttribute(Miner.Interop.MMElementOperationClass)>
<System.Runtime.InteropServices.ComImportAttribute()>
Public Interface MMElementOperation 
   Inherits ESRI.ArcGIS.SystemUI.IOperation 
'Usage
 
Dim instance As MMElementOperation
[System.Runtime.InteropServices.Guid("80A807AB-7BB9-11D0-87EC-080009EC732A")]
[System.Runtime.InteropServices.CoClass(Miner.Interop.MMElementOperationClass)]
[System.Runtime.InteropServices.ComImport()]
public interface MMElementOperation : ESRI.ArcGIS.SystemUI.IOperation  
public interface MMElementOperation = class(ESRI.ArcGIS.SystemUI.IOperation)
System.Runtime.InteropServices.GuidAttribute("80A807AB-7BB9-11D0-87EC-080009EC732A")
System.Runtime.InteropServices.CoClassAttribute(Miner.Interop.MMElementOperationClass)
System.Runtime.InteropServices.ComImportAttribute()
public interface MMElementOperation implements ESRI.ArcGIS.SystemUI.IOperation 
[System.Runtime.InteropServices.Guid("80A807AB-7BB9-11D0-87EC-080009EC732A")]
[System.Runtime.InteropServices.CoClass(Miner.Interop.MMElementOperationClass)]
[System.Runtime.InteropServices.ComImport()]
public __gc __interface MMElementOperation : public ESRI.ArcGIS.SystemUI.IOperation  
[System.Runtime.InteropServices.Guid("80A807AB-7BB9-11D0-87EC-080009EC732A")]
[System.Runtime.InteropServices.CoClass(Miner.Interop.MMElementOperationClass)]
[System.Runtime.InteropServices.ComImport()]
public interface class MMElementOperation : public ESRI.ArcGIS.SystemUI.IOperation  
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

MMElementOperation Members
Miner.Interop Namespace

Send Feedback