ArcFM Responder Mobile Developer Guide
MMReportClass Class
Members 






Object Model
MMReportClass Class
Syntax
'Declaration
 
<System.Runtime.InteropServices.GuidAttribute("ECF891AB-F295-42B7-9EDF-D17FB1BB41BD")>
<System.Runtime.InteropServices.TypeLibTypeAttribute(TypeLibTypeFlags.FCanCreate)>
<System.Runtime.InteropServices.ClassInterfaceAttribute(ClassInterfaceType.None)>
<System.Runtime.InteropServices.ComImportAttribute()>
Public Class MMReportClass 
   Inherits System.__ComObject
   Implements IMMReport, MMReport 
'Usage
 
Dim instance As MMReportClass
[System.Runtime.InteropServices.Guid("ECF891AB-F295-42B7-9EDF-D17FB1BB41BD")]
[System.Runtime.InteropServices.TypeLibType(TypeLibTypeFlags.FCanCreate)]
[System.Runtime.InteropServices.ClassInterface(ClassInterfaceType.None)]
[System.Runtime.InteropServices.ComImport()]
public class MMReportClass : System.__ComObject, IMMReport, MMReport  
public class MMReportClass = class(System.__ComObject, IMMReport, MMReport)
System.Runtime.InteropServices.GuidAttribute("ECF891AB-F295-42B7-9EDF-D17FB1BB41BD")
System.Runtime.InteropServices.TypeLibTypeAttribute(TypeLibTypeFlags.FCanCreate)
System.Runtime.InteropServices.ClassInterfaceAttribute(ClassInterfaceType.None)
System.Runtime.InteropServices.ComImportAttribute()
public class MMReportClass extends System.__ComObject implements IMMReport, MMReport 
[System.Runtime.InteropServices.Guid("ECF891AB-F295-42B7-9EDF-D17FB1BB41BD")]
[System.Runtime.InteropServices.TypeLibType(TypeLibTypeFlags.FCanCreate)]
[System.Runtime.InteropServices.ClassInterface(ClassInterfaceType.None)]
[System.Runtime.InteropServices.ComImport()]
public __gc class MMReportClass : public System.__ComObject, IMMReport, MMReport  
[System.Runtime.InteropServices.Guid("ECF891AB-F295-42B7-9EDF-D17FB1BB41BD")]
[System.Runtime.InteropServices.TypeLibType(TypeLibTypeFlags.FCanCreate)]
[System.Runtime.InteropServices.ClassInterface(ClassInterfaceType.None)]
[System.Runtime.InteropServices.ComImport()]
public ref class MMReportClass : public System.__ComObject, IMMReport, MMReport  
Inheritance Hierarchy

System.Object
   System.MarshalByRefObject
      System.__ComObject
         Miner.Interop.MMReportClass

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

MMReportClass Members
Miner.Interop Namespace

Send Feedback