ArcFM Responder Mobile Developer Guide
MMTemplate Interface
Members 






Object Model
MMTemplate Interface
Syntax
'Declaration
 
<System.Runtime.InteropServices.GuidAttribute("305DD5B0-4152-11D4-80D8-0050DA5BE899")>
<System.Runtime.InteropServices.CoClassAttribute(Miner.Interop.MMTemplateClass)>
<System.Runtime.InteropServices.ComImportAttribute()>
Public Interface MMTemplate 
   Inherits ID8List 
'Usage
 
Dim instance As MMTemplate
[System.Runtime.InteropServices.Guid("305DD5B0-4152-11D4-80D8-0050DA5BE899")]
[System.Runtime.InteropServices.CoClass(Miner.Interop.MMTemplateClass)]
[System.Runtime.InteropServices.ComImport()]
public interface MMTemplate : ID8List  
public interface MMTemplate = class(ID8List)
System.Runtime.InteropServices.GuidAttribute("305DD5B0-4152-11D4-80D8-0050DA5BE899")
System.Runtime.InteropServices.CoClassAttribute(Miner.Interop.MMTemplateClass)
System.Runtime.InteropServices.ComImportAttribute()
public interface MMTemplate implements ID8List 
[System.Runtime.InteropServices.Guid("305DD5B0-4152-11D4-80D8-0050DA5BE899")]
[System.Runtime.InteropServices.CoClass(Miner.Interop.MMTemplateClass)]
[System.Runtime.InteropServices.ComImport()]
public __gc __interface MMTemplate : public ID8List  
[System.Runtime.InteropServices.Guid("305DD5B0-4152-11D4-80D8-0050DA5BE899")]
[System.Runtime.InteropServices.CoClass(Miner.Interop.MMTemplateClass)]
[System.Runtime.InteropServices.ComImport()]
public interface class MMTemplate : public ID8List  
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

MMTemplate Members
Miner.Interop Namespace

Send Feedback