ArcFM Responder Mobile Developer Guide
MMAttributeAgentClass Class
Members 






Object Model
MMAttributeAgentClass Class
Syntax
'Declaration
 
<System.Runtime.InteropServices.GuidAttribute("C0A2A2D5-C440-11D3-BD54-00500462EE0B")>
<System.Runtime.InteropServices.TypeLibTypeAttribute(TypeLibTypeFlags.FCanCreate)>
<System.Runtime.InteropServices.ClassInterfaceAttribute(ClassInterfaceType.None)>
<System.Runtime.InteropServices.ComImportAttribute()>
Public Class MMAttributeAgentClass 
   Inherits System.__ComObject
   Implements ESRI.ArcGIS.Editor.IEditEvents, ESRI.ArcGIS.Editor.IEditEvents2, ESRI.ArcGIS.esriSystem.IExtension, IMMAttributeAgent, IMMAttributeAgent2, IMMAttributeAgent3, IMMFieldManagerEvents, MMAttributeAgent 
'Usage
 
Dim instance As MMAttributeAgentClass
[System.Runtime.InteropServices.Guid("C0A2A2D5-C440-11D3-BD54-00500462EE0B")]
[System.Runtime.InteropServices.TypeLibType(TypeLibTypeFlags.FCanCreate)]
[System.Runtime.InteropServices.ClassInterface(ClassInterfaceType.None)]
[System.Runtime.InteropServices.ComImport()]
public class MMAttributeAgentClass : System.__ComObject, ESRI.ArcGIS.Editor.IEditEvents, ESRI.ArcGIS.Editor.IEditEvents2, ESRI.ArcGIS.esriSystem.IExtension, IMMAttributeAgent, IMMAttributeAgent2, IMMAttributeAgent3, IMMFieldManagerEvents, MMAttributeAgent  
public class MMAttributeAgentClass = class(System.__ComObject, ESRI.ArcGIS.Editor.IEditEvents, ESRI.ArcGIS.Editor.IEditEvents2, ESRI.ArcGIS.esriSystem.IExtension, IMMAttributeAgent, IMMAttributeAgent2, IMMAttributeAgent3, IMMFieldManagerEvents, MMAttributeAgent)
System.Runtime.InteropServices.GuidAttribute("C0A2A2D5-C440-11D3-BD54-00500462EE0B")
System.Runtime.InteropServices.TypeLibTypeAttribute(TypeLibTypeFlags.FCanCreate)
System.Runtime.InteropServices.ClassInterfaceAttribute(ClassInterfaceType.None)
System.Runtime.InteropServices.ComImportAttribute()
public class MMAttributeAgentClass extends System.__ComObject implements ESRI.ArcGIS.Editor.IEditEvents, ESRI.ArcGIS.Editor.IEditEvents2, ESRI.ArcGIS.esriSystem.IExtension, IMMAttributeAgent, IMMAttributeAgent2, IMMAttributeAgent3, IMMFieldManagerEvents, MMAttributeAgent 
[System.Runtime.InteropServices.Guid("C0A2A2D5-C440-11D3-BD54-00500462EE0B")]
[System.Runtime.InteropServices.TypeLibType(TypeLibTypeFlags.FCanCreate)]
[System.Runtime.InteropServices.ClassInterface(ClassInterfaceType.None)]
[System.Runtime.InteropServices.ComImport()]
public __gc class MMAttributeAgentClass : public System.__ComObject, ESRI.ArcGIS.Editor.IEditEvents, ESRI.ArcGIS.Editor.IEditEvents2, ESRI.ArcGIS.esriSystem.IExtension, IMMAttributeAgent, IMMAttributeAgent2, IMMAttributeAgent3, IMMFieldManagerEvents, MMAttributeAgent  
[System.Runtime.InteropServices.Guid("C0A2A2D5-C440-11D3-BD54-00500462EE0B")]
[System.Runtime.InteropServices.TypeLibType(TypeLibTypeFlags.FCanCreate)]
[System.Runtime.InteropServices.ClassInterface(ClassInterfaceType.None)]
[System.Runtime.InteropServices.ComImport()]
public ref class MMAttributeAgentClass : public System.__ComObject, ESRI.ArcGIS.Editor.IEditEvents, ESRI.ArcGIS.Editor.IEditEvents2, ESRI.ArcGIS.esriSystem.IExtension, IMMAttributeAgent, IMMAttributeAgent2, IMMAttributeAgent3, IMMFieldManagerEvents, MMAttributeAgent  
Inheritance Hierarchy

System.Object
   System.MarshalByRefObject
      System.__ComObject
         Miner.Interop.MMAttributeAgentClass

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

MMAttributeAgentClass Members
Miner.Interop Namespace

Send Feedback