ArcFM Responder Mobile Developer Guide
MMTemplateNodeFieldsClass Class
Members 






Object Model
MMTemplateNodeFieldsClass Class
Syntax
'Declaration
 
<System.Runtime.InteropServices.TypeLibTypeAttribute(TypeLibTypeFlags.FCanCreate)>
<System.Runtime.InteropServices.ClassInterfaceAttribute(ClassInterfaceType.None)>
<System.Runtime.InteropServices.GuidAttribute("C7A93630-3153-4C42-8040-4F141A4F840F")>
<System.Runtime.InteropServices.ComImportAttribute()>
Public Class MMTemplateNodeFieldsClass 
   Inherits System.__ComObject
   Implements IMMTemplateNodeFields, MMTemplateNodeFields 
'Usage
 
Dim instance As MMTemplateNodeFieldsClass
[System.Runtime.InteropServices.TypeLibType(TypeLibTypeFlags.FCanCreate)]
[System.Runtime.InteropServices.ClassInterface(ClassInterfaceType.None)]
[System.Runtime.InteropServices.Guid("C7A93630-3153-4C42-8040-4F141A4F840F")]
[System.Runtime.InteropServices.ComImport()]
public class MMTemplateNodeFieldsClass : System.__ComObject, IMMTemplateNodeFields, MMTemplateNodeFields  
public class MMTemplateNodeFieldsClass = class(System.__ComObject, IMMTemplateNodeFields, MMTemplateNodeFields)
System.Runtime.InteropServices.TypeLibTypeAttribute(TypeLibTypeFlags.FCanCreate)
System.Runtime.InteropServices.ClassInterfaceAttribute(ClassInterfaceType.None)
System.Runtime.InteropServices.GuidAttribute("C7A93630-3153-4C42-8040-4F141A4F840F")
System.Runtime.InteropServices.ComImportAttribute()
public class MMTemplateNodeFieldsClass extends System.__ComObject implements IMMTemplateNodeFields, MMTemplateNodeFields 
[System.Runtime.InteropServices.TypeLibType(TypeLibTypeFlags.FCanCreate)]
[System.Runtime.InteropServices.ClassInterface(ClassInterfaceType.None)]
[System.Runtime.InteropServices.Guid("C7A93630-3153-4C42-8040-4F141A4F840F")]
[System.Runtime.InteropServices.ComImport()]
public __gc class MMTemplateNodeFieldsClass : public System.__ComObject, IMMTemplateNodeFields, MMTemplateNodeFields  
[System.Runtime.InteropServices.TypeLibType(TypeLibTypeFlags.FCanCreate)]
[System.Runtime.InteropServices.ClassInterface(ClassInterfaceType.None)]
[System.Runtime.InteropServices.Guid("C7A93630-3153-4C42-8040-4F141A4F840F")]
[System.Runtime.InteropServices.ComImport()]
public ref class MMTemplateNodeFieldsClass : public System.__ComObject, IMMTemplateNodeFields, MMTemplateNodeFields  
Inheritance Hierarchy

System.Object
   System.MarshalByRefObject
      System.__ComObject
         Miner.Interop.MMTemplateNodeFieldsClass

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

MMTemplateNodeFieldsClass Members
Miner.Interop Namespace

Send Feedback