ArcFM Responder Mobile Developer Guide
MMMapProductionInfoClass Class
Members 






Object Model
MMMapProductionInfoClass Class
Syntax
'Declaration
 
<System.Runtime.InteropServices.GuidAttribute("AEDC8AE0-42F4-45E8-8D6E-6F46D10F5E5D")>
<System.Runtime.InteropServices.ClassInterfaceAttribute(ClassInterfaceType.None)>
<System.Runtime.InteropServices.TypeLibTypeAttribute(TypeLibTypeFlags.FCanCreate)>
<System.Runtime.InteropServices.ComImportAttribute()>
Public Class MMMapProductionInfoClass 
   Inherits System.__ComObject
   Implements IMMMapProductionInfo, IMMMapProductionInfoEx, MMMapProductionInfo 
'Usage
 
Dim instance As MMMapProductionInfoClass
[System.Runtime.InteropServices.Guid("AEDC8AE0-42F4-45E8-8D6E-6F46D10F5E5D")]
[System.Runtime.InteropServices.ClassInterface(ClassInterfaceType.None)]
[System.Runtime.InteropServices.TypeLibType(TypeLibTypeFlags.FCanCreate)]
[System.Runtime.InteropServices.ComImport()]
public class MMMapProductionInfoClass : System.__ComObject, IMMMapProductionInfo, IMMMapProductionInfoEx, MMMapProductionInfo  
public class MMMapProductionInfoClass = class(System.__ComObject, IMMMapProductionInfo, IMMMapProductionInfoEx, MMMapProductionInfo)
System.Runtime.InteropServices.GuidAttribute("AEDC8AE0-42F4-45E8-8D6E-6F46D10F5E5D")
System.Runtime.InteropServices.ClassInterfaceAttribute(ClassInterfaceType.None)
System.Runtime.InteropServices.TypeLibTypeAttribute(TypeLibTypeFlags.FCanCreate)
System.Runtime.InteropServices.ComImportAttribute()
public class MMMapProductionInfoClass extends System.__ComObject implements IMMMapProductionInfo, IMMMapProductionInfoEx, MMMapProductionInfo 
[System.Runtime.InteropServices.Guid("AEDC8AE0-42F4-45E8-8D6E-6F46D10F5E5D")]
[System.Runtime.InteropServices.ClassInterface(ClassInterfaceType.None)]
[System.Runtime.InteropServices.TypeLibType(TypeLibTypeFlags.FCanCreate)]
[System.Runtime.InteropServices.ComImport()]
public __gc class MMMapProductionInfoClass : public System.__ComObject, IMMMapProductionInfo, IMMMapProductionInfoEx, MMMapProductionInfo  
[System.Runtime.InteropServices.Guid("AEDC8AE0-42F4-45E8-8D6E-6F46D10F5E5D")]
[System.Runtime.InteropServices.ClassInterface(ClassInterfaceType.None)]
[System.Runtime.InteropServices.TypeLibType(TypeLibTypeFlags.FCanCreate)]
[System.Runtime.InteropServices.ComImport()]
public ref class MMMapProductionInfoClass : public System.__ComObject, IMMMapProductionInfo, IMMMapProductionInfoEx, MMMapProductionInfo  
Inheritance Hierarchy

System.Object
   System.MarshalByRefObject
      System.__ComObject
         Miner.Interop.MMMapProductionInfoClass

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

MMMapProductionInfoClass Members
Miner.Interop Namespace

Send Feedback