ArcFM Responder Mobile Developer Guide
D8Table Interface
Members 






Object Model
D8Table Interface
Syntax
'Declaration
 
<System.Runtime.InteropServices.GuidAttribute("F9E824A2-2C54-11D4-AC2D-00500462E2B6")>
<System.Runtime.InteropServices.CoClassAttribute(Miner.Interop.D8TableClass)>
<System.Runtime.InteropServices.ComImportAttribute()>
Public Interface D8Table 
   Inherits ID8Table 
'Usage
 
Dim instance As D8Table
[System.Runtime.InteropServices.Guid("F9E824A2-2C54-11D4-AC2D-00500462E2B6")]
[System.Runtime.InteropServices.CoClass(Miner.Interop.D8TableClass)]
[System.Runtime.InteropServices.ComImport()]
public interface D8Table : ID8Table  
public interface D8Table = class(ID8Table)
System.Runtime.InteropServices.GuidAttribute("F9E824A2-2C54-11D4-AC2D-00500462E2B6")
System.Runtime.InteropServices.CoClassAttribute(Miner.Interop.D8TableClass)
System.Runtime.InteropServices.ComImportAttribute()
public interface D8Table implements ID8Table 
[System.Runtime.InteropServices.Guid("F9E824A2-2C54-11D4-AC2D-00500462E2B6")]
[System.Runtime.InteropServices.CoClass(Miner.Interop.D8TableClass)]
[System.Runtime.InteropServices.ComImport()]
public __gc __interface D8Table : public ID8Table  
[System.Runtime.InteropServices.Guid("F9E824A2-2C54-11D4-AC2D-00500462E2B6")]
[System.Runtime.InteropServices.CoClass(Miner.Interop.D8TableClass)]
[System.Runtime.InteropServices.ComImport()]
public interface class D8Table : public ID8Table  
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

D8Table Members
Miner.Interop Namespace

Send Feedback