ArcFM Responder Mobile Developer Guide
MMScheduledPlotExClass Class
Members 






Object Model
MMScheduledPlotExClass Class
Syntax
'Declaration
 
<System.Runtime.InteropServices.ClassInterfaceAttribute(ClassInterfaceType.None)>
<System.Runtime.InteropServices.TypeLibTypeAttribute(TypeLibTypeFlags.FCanCreate)>
<System.Runtime.InteropServices.GuidAttribute("F3629B2A-D39A-4E45-92CF-63F8449364D5")>
<System.Runtime.InteropServices.ComImportAttribute()>
Public Class MMScheduledPlotExClass 
   Inherits System.__ComObject
   Implements IMMScheduledPlotEx, MMScheduledPlotEx 
'Usage
 
Dim instance As MMScheduledPlotExClass
[System.Runtime.InteropServices.ClassInterface(ClassInterfaceType.None)]
[System.Runtime.InteropServices.TypeLibType(TypeLibTypeFlags.FCanCreate)]
[System.Runtime.InteropServices.Guid("F3629B2A-D39A-4E45-92CF-63F8449364D5")]
[System.Runtime.InteropServices.ComImport()]
public class MMScheduledPlotExClass : System.__ComObject, IMMScheduledPlotEx, MMScheduledPlotEx  
public class MMScheduledPlotExClass = class(System.__ComObject, IMMScheduledPlotEx, MMScheduledPlotEx)
System.Runtime.InteropServices.ClassInterfaceAttribute(ClassInterfaceType.None)
System.Runtime.InteropServices.TypeLibTypeAttribute(TypeLibTypeFlags.FCanCreate)
System.Runtime.InteropServices.GuidAttribute("F3629B2A-D39A-4E45-92CF-63F8449364D5")
System.Runtime.InteropServices.ComImportAttribute()
public class MMScheduledPlotExClass extends System.__ComObject implements IMMScheduledPlotEx, MMScheduledPlotEx 
[System.Runtime.InteropServices.ClassInterface(ClassInterfaceType.None)]
[System.Runtime.InteropServices.TypeLibType(TypeLibTypeFlags.FCanCreate)]
[System.Runtime.InteropServices.Guid("F3629B2A-D39A-4E45-92CF-63F8449364D5")]
[System.Runtime.InteropServices.ComImport()]
public __gc class MMScheduledPlotExClass : public System.__ComObject, IMMScheduledPlotEx, MMScheduledPlotEx  
[System.Runtime.InteropServices.ClassInterface(ClassInterfaceType.None)]
[System.Runtime.InteropServices.TypeLibType(TypeLibTypeFlags.FCanCreate)]
[System.Runtime.InteropServices.Guid("F3629B2A-D39A-4E45-92CF-63F8449364D5")]
[System.Runtime.InteropServices.ComImport()]
public ref class MMScheduledPlotExClass : public System.__ComObject, IMMScheduledPlotEx, MMScheduledPlotEx  
Inheritance Hierarchy

System.Object
   System.MarshalByRefObject
      System.__ComObject
         Miner.Interop.MMScheduledPlotExClass

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

MMScheduledPlotExClass Members
Miner.Interop Namespace

Send Feedback