ArcFM Responder Mobile Developer Guide
MMTemplateEdge Interface
Members 






Object Model
MMTemplateEdge Interface
Syntax
'Declaration
 
<System.Runtime.InteropServices.CoClassAttribute(Miner.Interop.MMTemplateEdgeClass)>
<System.Runtime.InteropServices.GuidAttribute("1133AFDD-EB5F-4015-BC5A-135C5D3E8120")>
<System.Runtime.InteropServices.ComImportAttribute()>
Public Interface MMTemplateEdge 
   Inherits IMMTemplateNode 
'Usage
 
Dim instance As MMTemplateEdge
[System.Runtime.InteropServices.CoClass(Miner.Interop.MMTemplateEdgeClass)]
[System.Runtime.InteropServices.Guid("1133AFDD-EB5F-4015-BC5A-135C5D3E8120")]
[System.Runtime.InteropServices.ComImport()]
public interface MMTemplateEdge : IMMTemplateNode  
public interface MMTemplateEdge = class(IMMTemplateNode)
System.Runtime.InteropServices.CoClassAttribute(Miner.Interop.MMTemplateEdgeClass)
System.Runtime.InteropServices.GuidAttribute("1133AFDD-EB5F-4015-BC5A-135C5D3E8120")
System.Runtime.InteropServices.ComImportAttribute()
public interface MMTemplateEdge implements IMMTemplateNode 
[System.Runtime.InteropServices.CoClass(Miner.Interop.MMTemplateEdgeClass)]
[System.Runtime.InteropServices.Guid("1133AFDD-EB5F-4015-BC5A-135C5D3E8120")]
[System.Runtime.InteropServices.ComImport()]
public __gc __interface MMTemplateEdge : public IMMTemplateNode  
[System.Runtime.InteropServices.CoClass(Miner.Interop.MMTemplateEdgeClass)]
[System.Runtime.InteropServices.Guid("1133AFDD-EB5F-4015-BC5A-135C5D3E8120")]
[System.Runtime.InteropServices.ComImport()]
public interface class MMTemplateEdge : public IMMTemplateNode  
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

MMTemplateEdge Members
Miner.Interop Namespace

Send Feedback