ArcFM Responder Mobile Developer Guide
MMTemplateNodeFields Interface
Members 






Object Model
MMTemplateNodeFields Interface
Syntax
'Declaration
 
<System.Runtime.InteropServices.CoClassAttribute(Miner.Interop.MMTemplateNodeFieldsClass)>
<System.Runtime.InteropServices.GuidAttribute("79139B31-A646-4E8A-8C3C-6703A5213C9F")>
<System.Runtime.InteropServices.ComImportAttribute()>
Public Interface MMTemplateNodeFields 
   Inherits IMMTemplateNodeFields 
'Usage
 
Dim instance As MMTemplateNodeFields
[System.Runtime.InteropServices.CoClass(Miner.Interop.MMTemplateNodeFieldsClass)]
[System.Runtime.InteropServices.Guid("79139B31-A646-4E8A-8C3C-6703A5213C9F")]
[System.Runtime.InteropServices.ComImport()]
public interface MMTemplateNodeFields : IMMTemplateNodeFields  
public interface MMTemplateNodeFields = class(IMMTemplateNodeFields)
System.Runtime.InteropServices.CoClassAttribute(Miner.Interop.MMTemplateNodeFieldsClass)
System.Runtime.InteropServices.GuidAttribute("79139B31-A646-4E8A-8C3C-6703A5213C9F")
System.Runtime.InteropServices.ComImportAttribute()
public interface MMTemplateNodeFields implements IMMTemplateNodeFields 
[System.Runtime.InteropServices.CoClass(Miner.Interop.MMTemplateNodeFieldsClass)]
[System.Runtime.InteropServices.Guid("79139B31-A646-4E8A-8C3C-6703A5213C9F")]
[System.Runtime.InteropServices.ComImport()]
public __gc __interface MMTemplateNodeFields : public IMMTemplateNodeFields  
[System.Runtime.InteropServices.CoClass(Miner.Interop.MMTemplateNodeFieldsClass)]
[System.Runtime.InteropServices.Guid("79139B31-A646-4E8A-8C3C-6703A5213C9F")]
[System.Runtime.InteropServices.ComImport()]
public interface class MMTemplateNodeFields : public IMMTemplateNodeFields  
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

MMTemplateNodeFields Members
Miner.Interop Namespace

Send Feedback