ArcFM Responder Mobile Developer Guide
MMDocumentInfo Interface
Members 






Object Model
MMDocumentInfo Interface
Syntax
'Declaration
 
<System.Runtime.InteropServices.CoClassAttribute(Miner.Interop.MMDocumentInfoClass)>
<System.Runtime.InteropServices.GuidAttribute("D3E5C54E-2A84-11D4-9FF2-00C04F6BC78E")>
<System.Runtime.InteropServices.ComImportAttribute()>
Public Interface MMDocumentInfo 
   Inherits ESRI.ArcGIS.Carto.IDocumentInfo 
'Usage
 
Dim instance As MMDocumentInfo
[System.Runtime.InteropServices.CoClass(Miner.Interop.MMDocumentInfoClass)]
[System.Runtime.InteropServices.Guid("D3E5C54E-2A84-11D4-9FF2-00C04F6BC78E")]
[System.Runtime.InteropServices.ComImport()]
public interface MMDocumentInfo : ESRI.ArcGIS.Carto.IDocumentInfo  
public interface MMDocumentInfo = class(ESRI.ArcGIS.Carto.IDocumentInfo)
System.Runtime.InteropServices.CoClassAttribute(Miner.Interop.MMDocumentInfoClass)
System.Runtime.InteropServices.GuidAttribute("D3E5C54E-2A84-11D4-9FF2-00C04F6BC78E")
System.Runtime.InteropServices.ComImportAttribute()
public interface MMDocumentInfo implements ESRI.ArcGIS.Carto.IDocumentInfo 
[System.Runtime.InteropServices.CoClass(Miner.Interop.MMDocumentInfoClass)]
[System.Runtime.InteropServices.Guid("D3E5C54E-2A84-11D4-9FF2-00C04F6BC78E")]
[System.Runtime.InteropServices.ComImport()]
public __gc __interface MMDocumentInfo : public ESRI.ArcGIS.Carto.IDocumentInfo  
[System.Runtime.InteropServices.CoClass(Miner.Interop.MMDocumentInfoClass)]
[System.Runtime.InteropServices.Guid("D3E5C54E-2A84-11D4-9FF2-00C04F6BC78E")]
[System.Runtime.InteropServices.ComImport()]
public interface class MMDocumentInfo : public ESRI.ArcGIS.Carto.IDocumentInfo  
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

MMDocumentInfo Members
Miner.Interop Namespace

Send Feedback