ArcFM Solution Developer Guide
IMMRelationshipAUStrategyEx Interface
Members 


This interface provides an Enabled method which offers a quicker way to access the relationship's origin and destination classes and determine if the autoupdater should be enabled for the relationship. This is used to create custom relationship autoupdate objects.
Available at Version
Product Availability
Required Licenses
.NET Assembly
Syntax
'Declaration
 
<TypeLibTypeAttribute(TypeLibTypeFlags.FOleAutomation)>
<InterfaceTypeAttribute(ComInterfaceType.InterfaceIsIUnknown)>
<GuidAttribute("DD289325-72BE-46C6-A1DD-E2411527189F")>
<ComImportAttribute()>
Public Interface IMMRelationshipAUStrategyEx 
'Usage
 
Dim instance As IMMRelationshipAUStrategyEx
[TypeLibType(TypeLibTypeFlags.FOleAutomation)]
[InterfaceType(ComInterfaceType.InterfaceIsIUnknown)]
[Guid("DD289325-72BE-46C6-A1DD-E2411527189F")]
[ComImport()]
public interface IMMRelationshipAUStrategyEx 
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

IMMRelationshipAUStrategyEx Members
Miner.Interop Namespace

This interface provides an Enabled method which offers a quicker way to access the relationship's origin and destination classes and determine if the autoupdater should be enabled for the relationship. This is used to create custom relationship autoupdate objects.
Syntax
'Declaration
 
<TypeLibTypeAttribute(TypeLibTypeFlags.FOleAutomation)>
<InterfaceTypeAttribute(ComInterfaceType.InterfaceIsIUnknown)>
<GuidAttribute("DD289325-72BE-46C6-A1DD-E2411527189F")>
<ComImportAttribute()>
Public Interface IMMRelationshipAUStrategyEx 
'Usage
 
Dim instance As IMMRelationshipAUStrategyEx
[TypeLibType(TypeLibTypeFlags.FOleAutomation)]
[InterfaceType(ComInterfaceType.InterfaceIsIUnknown)]
[Guid("DD289325-72BE-46C6-A1DD-E2411527189F")]
[ComImport()]
public interface IMMRelationshipAUStrategyEx 
Inheritance Hierarchy

Miner.Interop.IMMRelationshipAUStrategyEx

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

IMMRelationshipAUStrategyEx Members
Miner.Interop Namespace

 

 


Send Comment