ArcFM Desktop Developer Guide
D8List Interface
Members 


Version: 10.2.1b and 10.2.1b SP1

Resource Center Home

When a design is open, the Design tab in the Attribute Editor is populated with a tree. As with all ArcFM trees, the Design tab is driven by a list - known as the D8List/D8ListItem structure. The D8List functions as a container for list items, which are objects that implement ID8ListItem.
Available at Version
9.2.1 and later
Product Availability

ArcFM Desktop and ArcFM Engine

Required Licenses

ArcFM, Designer, ArcFM Viewer, ArcFM Engine, ArcFM Engine Editor, or ArcFM Viewer for ArcGIS Engine

.NET Assembly
Miner.Interop.Framework.dll
Object Model
D8List Interface
Syntax
'Declaration
 
<GuidAttribute("305DD5B0-4152-11D4-80D8-0050DA5BE899")>
<CoClassAttribute(Miner.Interop.D8ListClass)>
<ComImportAttribute()>
Public Interface D8List 
   Inherits ID8List 
'Usage
 
Dim instance As D8List
[Guid("305DD5B0-4152-11D4-80D8-0050DA5BE899")]
[CoClass(Miner.Interop.D8ListClass)]
[ComImport()]
public interface D8List : ID8List  
Requirements

Target Platforms: Windows XP SP3 (32-bit and 64-bit), Windows 7 (32-bit and 64-bit)

Not all Operating Systems are supported on all products. Visit the ArcFM Solution Supported Versions page for full details.

See Also

Reference

D8List Members
Miner.Interop Namespace

When a design is open, the Design tab in the Attribute Editor is populated with a tree. As with all ArcFM trees, the Design tab is driven by a list - known as the D8List/D8ListItem structure. The D8List functions as a container for list items, which are objects that implement ID8ListItem.
Object Model
D8List Interface
Syntax
'Declaration
 
<GuidAttribute("305DD5B0-4152-11D4-80D8-0050DA5BE899")>
<CoClassAttribute(Miner.Interop.D8ListClass)>
<ComImportAttribute()>
Public Interface D8List 
   Inherits ID8List 
'Usage
 
Dim instance As D8List
[Guid("305DD5B0-4152-11D4-80D8-0050DA5BE899")]
[CoClass(Miner.Interop.D8ListClass)]
[ComImport()]
public interface D8List : ID8List  
Inheritance Hierarchy

Miner.Interop.D8List

Requirements

Target Platforms: Windows XP SP3 (32-bit and 64-bit), Windows 7 (32-bit and 64-bit)

Not all Operating Systems are supported on all products. Visit the ArcFM Solution Supported Versions page for full details.

See Also

Reference

D8List Members
Miner.Interop Namespace

 

 


Send Comment