ArcFM Responder Mobile Developer Guide
MMPageTemplateNameClass Class
Members 






Object Model
MMPageTemplateNameClass Class
Syntax
'Declaration
 
<System.Runtime.InteropServices.TypeLibTypeAttribute(TypeLibTypeFlags.FCanCreate)>
<System.Runtime.InteropServices.ClassInterfaceAttribute(ClassInterfaceType.None)>
<System.Runtime.InteropServices.GuidAttribute("6D6F2AE1-CFB0-11D4-89D5-000103208C3D")>
<System.Runtime.InteropServices.ComImportAttribute()>
Public Class MMPageTemplateNameClass 
   Inherits System.__ComObject
   Implements ESRI.ArcGIS.esriSystem.ISupportErrorInfo, IMMPageTemplateName, MMPageTemplateName 
'Usage
 
Dim instance As MMPageTemplateNameClass
[System.Runtime.InteropServices.TypeLibType(TypeLibTypeFlags.FCanCreate)]
[System.Runtime.InteropServices.ClassInterface(ClassInterfaceType.None)]
[System.Runtime.InteropServices.Guid("6D6F2AE1-CFB0-11D4-89D5-000103208C3D")]
[System.Runtime.InteropServices.ComImport()]
public class MMPageTemplateNameClass : System.__ComObject, ESRI.ArcGIS.esriSystem.ISupportErrorInfo, IMMPageTemplateName, MMPageTemplateName  
public class MMPageTemplateNameClass = class(System.__ComObject, ESRI.ArcGIS.esriSystem.ISupportErrorInfo, IMMPageTemplateName, MMPageTemplateName)
System.Runtime.InteropServices.TypeLibTypeAttribute(TypeLibTypeFlags.FCanCreate)
System.Runtime.InteropServices.ClassInterfaceAttribute(ClassInterfaceType.None)
System.Runtime.InteropServices.GuidAttribute("6D6F2AE1-CFB0-11D4-89D5-000103208C3D")
System.Runtime.InteropServices.ComImportAttribute()
public class MMPageTemplateNameClass extends System.__ComObject implements ESRI.ArcGIS.esriSystem.ISupportErrorInfo, IMMPageTemplateName, MMPageTemplateName 
[System.Runtime.InteropServices.TypeLibType(TypeLibTypeFlags.FCanCreate)]
[System.Runtime.InteropServices.ClassInterface(ClassInterfaceType.None)]
[System.Runtime.InteropServices.Guid("6D6F2AE1-CFB0-11D4-89D5-000103208C3D")]
[System.Runtime.InteropServices.ComImport()]
public __gc class MMPageTemplateNameClass : public System.__ComObject, ESRI.ArcGIS.esriSystem.ISupportErrorInfo, IMMPageTemplateName, MMPageTemplateName  
[System.Runtime.InteropServices.TypeLibType(TypeLibTypeFlags.FCanCreate)]
[System.Runtime.InteropServices.ClassInterface(ClassInterfaceType.None)]
[System.Runtime.InteropServices.Guid("6D6F2AE1-CFB0-11D4-89D5-000103208C3D")]
[System.Runtime.InteropServices.ComImport()]
public ref class MMPageTemplateNameClass : public System.__ComObject, ESRI.ArcGIS.esriSystem.ISupportErrorInfo, IMMPageTemplateName, MMPageTemplateName  
Inheritance Hierarchy

System.Object
   System.MarshalByRefObject
      System.__ComObject
         Miner.Interop.MMPageTemplateNameClass

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

MMPageTemplateNameClass Members
Miner.Interop Namespace

Send Feedback