ArcFM Responder Mobile Developer Guide
D8Design Interface
Members 






Object Model
D8Design Interface
Syntax
'Declaration
 
<System.Runtime.InteropServices.CoClassAttribute(Miner.Interop.D8DesignClass)>
<System.Runtime.InteropServices.GuidAttribute("6DB19B9E-9F63-4289-9450-A64D137E4DFF")>
<System.Runtime.InteropServices.ComImportAttribute()>
Public Interface D8Design 
   Inherits ID8ListSortProperties, IMMCoreEvents_Event 
'Usage
 
Dim instance As D8Design
[System.Runtime.InteropServices.CoClass(Miner.Interop.D8DesignClass)]
[System.Runtime.InteropServices.Guid("6DB19B9E-9F63-4289-9450-A64D137E4DFF")]
[System.Runtime.InteropServices.ComImport()]
public interface D8Design : ID8ListSortProperties, IMMCoreEvents_Event  
public interface D8Design = class(ID8ListSortProperties, IMMCoreEvents_Event)
System.Runtime.InteropServices.CoClassAttribute(Miner.Interop.D8DesignClass)
System.Runtime.InteropServices.GuidAttribute("6DB19B9E-9F63-4289-9450-A64D137E4DFF")
System.Runtime.InteropServices.ComImportAttribute()
public interface D8Design implements ID8ListSortProperties, IMMCoreEvents_Event 
[System.Runtime.InteropServices.CoClass(Miner.Interop.D8DesignClass)]
[System.Runtime.InteropServices.Guid("6DB19B9E-9F63-4289-9450-A64D137E4DFF")]
[System.Runtime.InteropServices.ComImport()]
public __gc __interface D8Design : public ID8ListSortProperties, IMMCoreEvents_Event  
[System.Runtime.InteropServices.CoClass(Miner.Interop.D8DesignClass)]
[System.Runtime.InteropServices.Guid("6DB19B9E-9F63-4289-9450-A64D137E4DFF")]
[System.Runtime.InteropServices.ComImport()]
public interface class D8Design : public ID8ListSortProperties, IMMCoreEvents_Event  
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

D8Design Members
Miner.Interop Namespace

Send Feedback