ArcFM Responder Mobile Developer Guide
MMDocumentsClass Class
Members 






Object Model
MMDocumentsClass Class
Syntax
'Declaration
 
<System.Runtime.InteropServices.TypeLibTypeAttribute(TypeLibTypeFlags.FCanCreate)>
<System.Runtime.InteropServices.ClassInterfaceAttribute(ClassInterfaceType.None)>
<System.Runtime.InteropServices.GuidAttribute("A78FA5E0-F8AA-11D4-89E7-000103208C3D")>
<System.Runtime.InteropServices.ComImportAttribute()>
Public Class MMDocumentsClass 
   Inherits System.__ComObject
   Implements ESRI.ArcGIS.esriSystem.ISupportErrorInfo, ESRI.ArcGIS.Geodatabase.IObject, ESRI.ArcGIS.Geodatabase.IRelatedObjectEvents, ESRI.ArcGIS.Geodatabase.IRow, ESRI.ArcGIS.Geodatabase.IRowBuffer, ESRI.ArcGIS.Geodatabase.IRowChanges, ESRI.ArcGIS.Geodatabase.IRowCompare, ESRI.ArcGIS.Geodatabase.IRowEdit, ESRI.ArcGIS.Geodatabase.IRowEvents, ESRI.ArcGIS.Geodatabase.IRowSubtypes, ESRI.ArcGIS.Geodatabase.IValidate, IMMDocument, IMMDocument2, MMDocuments 
'Usage
 
Dim instance As MMDocumentsClass
[System.Runtime.InteropServices.TypeLibType(TypeLibTypeFlags.FCanCreate)]
[System.Runtime.InteropServices.ClassInterface(ClassInterfaceType.None)]
[System.Runtime.InteropServices.Guid("A78FA5E0-F8AA-11D4-89E7-000103208C3D")]
[System.Runtime.InteropServices.ComImport()]
public class MMDocumentsClass : System.__ComObject, ESRI.ArcGIS.esriSystem.ISupportErrorInfo, ESRI.ArcGIS.Geodatabase.IObject, ESRI.ArcGIS.Geodatabase.IRelatedObjectEvents, ESRI.ArcGIS.Geodatabase.IRow, ESRI.ArcGIS.Geodatabase.IRowBuffer, ESRI.ArcGIS.Geodatabase.IRowChanges, ESRI.ArcGIS.Geodatabase.IRowCompare, ESRI.ArcGIS.Geodatabase.IRowEdit, ESRI.ArcGIS.Geodatabase.IRowEvents, ESRI.ArcGIS.Geodatabase.IRowSubtypes, ESRI.ArcGIS.Geodatabase.IValidate, IMMDocument, IMMDocument2, MMDocuments  
public class MMDocumentsClass = class(System.__ComObject, ESRI.ArcGIS.esriSystem.ISupportErrorInfo, ESRI.ArcGIS.Geodatabase.IObject, ESRI.ArcGIS.Geodatabase.IRelatedObjectEvents, ESRI.ArcGIS.Geodatabase.IRow, ESRI.ArcGIS.Geodatabase.IRowBuffer, ESRI.ArcGIS.Geodatabase.IRowChanges, ESRI.ArcGIS.Geodatabase.IRowCompare, ESRI.ArcGIS.Geodatabase.IRowEdit, ESRI.ArcGIS.Geodatabase.IRowEvents, ESRI.ArcGIS.Geodatabase.IRowSubtypes, ESRI.ArcGIS.Geodatabase.IValidate, IMMDocument, IMMDocument2, MMDocuments)
System.Runtime.InteropServices.TypeLibTypeAttribute(TypeLibTypeFlags.FCanCreate)
System.Runtime.InteropServices.ClassInterfaceAttribute(ClassInterfaceType.None)
System.Runtime.InteropServices.GuidAttribute("A78FA5E0-F8AA-11D4-89E7-000103208C3D")
System.Runtime.InteropServices.ComImportAttribute()
public class MMDocumentsClass extends System.__ComObject implements ESRI.ArcGIS.esriSystem.ISupportErrorInfo, ESRI.ArcGIS.Geodatabase.IObject, ESRI.ArcGIS.Geodatabase.IRelatedObjectEvents, ESRI.ArcGIS.Geodatabase.IRow, ESRI.ArcGIS.Geodatabase.IRowBuffer, ESRI.ArcGIS.Geodatabase.IRowChanges, ESRI.ArcGIS.Geodatabase.IRowCompare, ESRI.ArcGIS.Geodatabase.IRowEdit, ESRI.ArcGIS.Geodatabase.IRowEvents, ESRI.ArcGIS.Geodatabase.IRowSubtypes, ESRI.ArcGIS.Geodatabase.IValidate, IMMDocument, IMMDocument2, MMDocuments 
[System.Runtime.InteropServices.TypeLibType(TypeLibTypeFlags.FCanCreate)]
[System.Runtime.InteropServices.ClassInterface(ClassInterfaceType.None)]
[System.Runtime.InteropServices.Guid("A78FA5E0-F8AA-11D4-89E7-000103208C3D")]
[System.Runtime.InteropServices.ComImport()]
public __gc class MMDocumentsClass : public System.__ComObject, ESRI.ArcGIS.esriSystem.ISupportErrorInfo, ESRI.ArcGIS.Geodatabase.IObject, ESRI.ArcGIS.Geodatabase.IRelatedObjectEvents, ESRI.ArcGIS.Geodatabase.IRow, ESRI.ArcGIS.Geodatabase.IRowBuffer, ESRI.ArcGIS.Geodatabase.IRowChanges, ESRI.ArcGIS.Geodatabase.IRowCompare, ESRI.ArcGIS.Geodatabase.IRowEdit, ESRI.ArcGIS.Geodatabase.IRowEvents, ESRI.ArcGIS.Geodatabase.IRowSubtypes, ESRI.ArcGIS.Geodatabase.IValidate, IMMDocument, IMMDocument2, MMDocuments  
[System.Runtime.InteropServices.TypeLibType(TypeLibTypeFlags.FCanCreate)]
[System.Runtime.InteropServices.ClassInterface(ClassInterfaceType.None)]
[System.Runtime.InteropServices.Guid("A78FA5E0-F8AA-11D4-89E7-000103208C3D")]
[System.Runtime.InteropServices.ComImport()]
public ref class MMDocumentsClass : public System.__ComObject, ESRI.ArcGIS.esriSystem.ISupportErrorInfo, ESRI.ArcGIS.Geodatabase.IObject, ESRI.ArcGIS.Geodatabase.IRelatedObjectEvents, ESRI.ArcGIS.Geodatabase.IRow, ESRI.ArcGIS.Geodatabase.IRowBuffer, ESRI.ArcGIS.Geodatabase.IRowChanges, ESRI.ArcGIS.Geodatabase.IRowCompare, ESRI.ArcGIS.Geodatabase.IRowEdit, ESRI.ArcGIS.Geodatabase.IRowEvents, ESRI.ArcGIS.Geodatabase.IRowSubtypes, ESRI.ArcGIS.Geodatabase.IValidate, IMMDocument, IMMDocument2, MMDocuments  
Inheritance Hierarchy

System.Object
   System.MarshalByRefObject
      System.__ComObject
         Miner.Interop.MMDocumentsClass

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

MMDocumentsClass Members
Miner.Interop Namespace

Send Feedback