ArcFM Responder Mobile Developer Guide
MMCuEditTask Interface
Members 






Object Model
MMCuEditTask Interface
Syntax
'Declaration
 
<System.Runtime.InteropServices.GuidAttribute("6D3A6F62-9115-11D1-8461-0000F875B9C6")>
<System.Runtime.InteropServices.CoClassAttribute(Miner.Interop.MMCuEditTaskClass)>
<System.Runtime.InteropServices.ComImportAttribute()>
Public Interface MMCuEditTask 
   Inherits ESRI.ArcGIS.Editor.IEditTask 
'Usage
 
Dim instance As MMCuEditTask
[System.Runtime.InteropServices.Guid("6D3A6F62-9115-11D1-8461-0000F875B9C6")]
[System.Runtime.InteropServices.CoClass(Miner.Interop.MMCuEditTaskClass)]
[System.Runtime.InteropServices.ComImport()]
public interface MMCuEditTask : ESRI.ArcGIS.Editor.IEditTask  
public interface MMCuEditTask = class(ESRI.ArcGIS.Editor.IEditTask)
System.Runtime.InteropServices.GuidAttribute("6D3A6F62-9115-11D1-8461-0000F875B9C6")
System.Runtime.InteropServices.CoClassAttribute(Miner.Interop.MMCuEditTaskClass)
System.Runtime.InteropServices.ComImportAttribute()
public interface MMCuEditTask implements ESRI.ArcGIS.Editor.IEditTask 
[System.Runtime.InteropServices.Guid("6D3A6F62-9115-11D1-8461-0000F875B9C6")]
[System.Runtime.InteropServices.CoClass(Miner.Interop.MMCuEditTaskClass)]
[System.Runtime.InteropServices.ComImport()]
public __gc __interface MMCuEditTask : public ESRI.ArcGIS.Editor.IEditTask  
[System.Runtime.InteropServices.Guid("6D3A6F62-9115-11D1-8461-0000F875B9C6")]
[System.Runtime.InteropServices.CoClass(Miner.Interop.MMCuEditTaskClass)]
[System.Runtime.InteropServices.ComImport()]
public interface class MMCuEditTask : public ESRI.ArcGIS.Editor.IEditTask  
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

MMCuEditTask Members
Miner.Interop Namespace

Send Feedback