ArcFM Responder Mobile Developer Guide
MMFeederSourceOperationClass Class
Members 






Object Model
MMFeederSourceOperationClass Class
Syntax
'Declaration
 
<System.Runtime.InteropServices.TypeLibTypeAttribute(TypeLibTypeFlags.FCanCreate)>
<System.Runtime.InteropServices.ClassInterfaceAttribute(ClassInterfaceType.None)>
<System.Runtime.InteropServices.GuidAttribute("57FAA560-9719-4503-8C7C-FCFD5DBDC8ED")>
<System.Runtime.InteropServices.ComImportAttribute()>
Public Class MMFeederSourceOperationClass 
   Inherits System.__ComObject
   Implements ESRI.ArcGIS.SystemUI.IOperation, IMMFeederSourceOperation, IMMFeederSourceOperation2, MMFeederSourceOperation 
'Usage
 
Dim instance As MMFeederSourceOperationClass
[System.Runtime.InteropServices.TypeLibType(TypeLibTypeFlags.FCanCreate)]
[System.Runtime.InteropServices.ClassInterface(ClassInterfaceType.None)]
[System.Runtime.InteropServices.Guid("57FAA560-9719-4503-8C7C-FCFD5DBDC8ED")]
[System.Runtime.InteropServices.ComImport()]
public class MMFeederSourceOperationClass : System.__ComObject, ESRI.ArcGIS.SystemUI.IOperation, IMMFeederSourceOperation, IMMFeederSourceOperation2, MMFeederSourceOperation  
public class MMFeederSourceOperationClass = class(System.__ComObject, ESRI.ArcGIS.SystemUI.IOperation, IMMFeederSourceOperation, IMMFeederSourceOperation2, MMFeederSourceOperation)
System.Runtime.InteropServices.TypeLibTypeAttribute(TypeLibTypeFlags.FCanCreate)
System.Runtime.InteropServices.ClassInterfaceAttribute(ClassInterfaceType.None)
System.Runtime.InteropServices.GuidAttribute("57FAA560-9719-4503-8C7C-FCFD5DBDC8ED")
System.Runtime.InteropServices.ComImportAttribute()
public class MMFeederSourceOperationClass extends System.__ComObject implements ESRI.ArcGIS.SystemUI.IOperation, IMMFeederSourceOperation, IMMFeederSourceOperation2, MMFeederSourceOperation 
[System.Runtime.InteropServices.TypeLibType(TypeLibTypeFlags.FCanCreate)]
[System.Runtime.InteropServices.ClassInterface(ClassInterfaceType.None)]
[System.Runtime.InteropServices.Guid("57FAA560-9719-4503-8C7C-FCFD5DBDC8ED")]
[System.Runtime.InteropServices.ComImport()]
public __gc class MMFeederSourceOperationClass : public System.__ComObject, ESRI.ArcGIS.SystemUI.IOperation, IMMFeederSourceOperation, IMMFeederSourceOperation2, MMFeederSourceOperation  
[System.Runtime.InteropServices.TypeLibType(TypeLibTypeFlags.FCanCreate)]
[System.Runtime.InteropServices.ClassInterface(ClassInterfaceType.None)]
[System.Runtime.InteropServices.Guid("57FAA560-9719-4503-8C7C-FCFD5DBDC8ED")]
[System.Runtime.InteropServices.ComImport()]
public ref class MMFeederSourceOperationClass : public System.__ComObject, ESRI.ArcGIS.SystemUI.IOperation, IMMFeederSourceOperation, IMMFeederSourceOperation2, MMFeederSourceOperation  
Inheritance Hierarchy

System.Object
   System.MarshalByRefObject
      System.__ComObject
         Miner.Interop.MMFeederSourceOperationClass

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

MMFeederSourceOperationClass Members
Miner.Interop Namespace

Send Feedback