ArcFM Engine Developer Guide
ID8GeoAssoc Interface
Members 


Any object that relates to a GeoObject in the geodatabase must implement this interface. This implementation provides all of the code necessary for getting and setting an association with an IObject.
Available at Version
Product Availability
Required Licenses
.NET Assembly
Syntax
'Declaration
 
<GuidAttribute("BE5154C0-2137-11D4-80D6-0050DA5BE899")>
<InterfaceTypeAttribute(ComInterfaceType.InterfaceIsIUnknown)>
<TypeLibTypeAttribute(TypeLibTypeFlags.FOleAutomation)>
<ComImportAttribute()>
Public Interface ID8GeoAssoc 
'Usage
 
Dim instance As ID8GeoAssoc
[Guid("BE5154C0-2137-11D4-80D6-0050DA5BE899")]
[InterfaceType(ComInterfaceType.InterfaceIsIUnknown)]
[TypeLibType(TypeLibTypeFlags.FOleAutomation)]
[ComImport()]
public interface ID8GeoAssoc 
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

ID8GeoAssoc Members
Miner.Interop Namespace

Any object that relates to a GeoObject in the geodatabase must implement this interface. This implementation provides all of the code necessary for getting and setting an association with an IObject.
Syntax
'Declaration
 
<GuidAttribute("BE5154C0-2137-11D4-80D6-0050DA5BE899")>
<InterfaceTypeAttribute(ComInterfaceType.InterfaceIsIUnknown)>
<TypeLibTypeAttribute(TypeLibTypeFlags.FOleAutomation)>
<ComImportAttribute()>
Public Interface ID8GeoAssoc 
'Usage
 
Dim instance As ID8GeoAssoc
[Guid("BE5154C0-2137-11D4-80D6-0050DA5BE899")]
[InterfaceType(ComInterfaceType.InterfaceIsIUnknown)]
[TypeLibType(TypeLibTypeFlags.FOleAutomation)]
[ComImport()]
public interface ID8GeoAssoc 
Inheritance Hierarchy

Miner.Interop.ID8GeoAssoc

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

ID8GeoAssoc Members
Miner.Interop Namespace

 

 


Send Comment