ArcFM Solution Developer Guide
ID8ListItem Interface
Members 


This interface allows you to create list items which are contained by D8List objects.
Available at Version
Product Availability
Required Licenses
.NET Assembly
Syntax
'Declaration
 
<InterfaceTypeAttribute(ComInterfaceType.InterfaceIsIUnknown)>
<GuidAttribute("305DD5B1-4152-11D4-80D8-0050DA5BE899")>
<TypeLibTypeAttribute(TypeLibTypeFlags.FOleAutomation)>
<ComImportAttribute()>
Public Interface ID8ListItem 
'Usage
 
Dim instance As ID8ListItem
[InterfaceType(ComInterfaceType.InterfaceIsIUnknown)]
[Guid("305DD5B1-4152-11D4-80D8-0050DA5BE899")]
[TypeLibType(TypeLibTypeFlags.FOleAutomation)]
[ComImport()]
public interface ID8ListItem 
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

ID8ListItem Members
Miner.Interop Namespace

This interface allows you to create list items which are contained by D8List objects.
Syntax
'Declaration
 
<InterfaceTypeAttribute(ComInterfaceType.InterfaceIsIUnknown)>
<GuidAttribute("305DD5B1-4152-11D4-80D8-0050DA5BE899")>
<TypeLibTypeAttribute(TypeLibTypeFlags.FOleAutomation)>
<ComImportAttribute()>
Public Interface ID8ListItem 
'Usage
 
Dim instance As ID8ListItem
[InterfaceType(ComInterfaceType.InterfaceIsIUnknown)]
[Guid("305DD5B1-4152-11D4-80D8-0050DA5BE899")]
[TypeLibType(TypeLibTypeFlags.FOleAutomation)]
[ComImport()]
public interface ID8ListItem 
Inheritance Hierarchy

Miner.Interop.ID8ListItem

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

ID8ListItem Members
Miner.Interop Namespace

 

 


Send Comment