ArcFM Solution Developer Guide
IMMRelationshipAUStrategy Interface
Members 


This interface allows you to create custom relationship autoupdate objects. The relationship AU is a quick way to add event-based attribute updates for relationship classes.
Available at Version
Product Availability
Required Licenses
.NET Assembly
Syntax
'Declaration
 
<InterfaceTypeAttribute(ComInterfaceType.InterfaceIsIUnknown)>
<TypeLibTypeAttribute(TypeLibTypeFlags.FOleAutomation)>
<GuidAttribute("CBC3057A-6614-4258-A13A-1B56560741AE")>
<ComImportAttribute()>
Public Interface IMMRelationshipAUStrategy 
'Usage
 
Dim instance As IMMRelationshipAUStrategy
[InterfaceType(ComInterfaceType.InterfaceIsIUnknown)]
[TypeLibType(TypeLibTypeFlags.FOleAutomation)]
[Guid("CBC3057A-6614-4258-A13A-1B56560741AE")]
[ComImport()]
public interface IMMRelationshipAUStrategy 
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

IMMRelationshipAUStrategy Members
Miner.Interop Namespace

This interface allows you to create custom relationship autoupdate objects. The relationship AU is a quick way to add event-based attribute updates for relationship classes.
Syntax
'Declaration
 
<InterfaceTypeAttribute(ComInterfaceType.InterfaceIsIUnknown)>
<TypeLibTypeAttribute(TypeLibTypeFlags.FOleAutomation)>
<GuidAttribute("CBC3057A-6614-4258-A13A-1B56560741AE")>
<ComImportAttribute()>
Public Interface IMMRelationshipAUStrategy 
'Usage
 
Dim instance As IMMRelationshipAUStrategy
[InterfaceType(ComInterfaceType.InterfaceIsIUnknown)]
[TypeLibType(TypeLibTypeFlags.FOleAutomation)]
[Guid("CBC3057A-6614-4258-A13A-1B56560741AE")]
[ComImport()]
public interface IMMRelationshipAUStrategy 
Inheritance Hierarchy

Miner.Interop.IMMRelationshipAUStrategy

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

IMMRelationshipAUStrategy Members
Miner.Interop Namespace

 

 


Send Comment