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.
Object Model
IMMRelationshipAUStrategyEx Interface
Syntax
'Declaration
 
<System.Runtime.InteropServices.TypeLibTypeAttribute(TypeLibTypeFlags.FOleAutomation)>
<System.Runtime.InteropServices.GuidAttribute("DD289325-72BE-46C6-A1DD-E2411527189F")>
<System.Runtime.InteropServices.InterfaceTypeAttribute(ComInterfaceType.InterfaceIsIUnknown)>
<System.Runtime.InteropServices.ComImportAttribute()>
Public Interface IMMRelationshipAUStrategyEx 
'Usage
 
Dim instance As IMMRelationshipAUStrategyEx
[System.Runtime.InteropServices.TypeLibType(TypeLibTypeFlags.FOleAutomation)]
[System.Runtime.InteropServices.Guid("DD289325-72BE-46C6-A1DD-E2411527189F")]
[System.Runtime.InteropServices.InterfaceType(ComInterfaceType.InterfaceIsIUnknown)]
[System.Runtime.InteropServices.ComImport()]
public interface IMMRelationshipAUStrategyEx 
public interface IMMRelationshipAUStrategyEx 
System.Runtime.InteropServices.TypeLibTypeAttribute(TypeLibTypeFlags.FOleAutomation)
System.Runtime.InteropServices.GuidAttribute("DD289325-72BE-46C6-A1DD-E2411527189F")
System.Runtime.InteropServices.InterfaceTypeAttribute(ComInterfaceType.InterfaceIsIUnknown)
System.Runtime.InteropServices.ComImportAttribute()
public interface IMMRelationshipAUStrategyEx 
[System.Runtime.InteropServices.TypeLibType(TypeLibTypeFlags.FOleAutomation)]
[System.Runtime.InteropServices.Guid("DD289325-72BE-46C6-A1DD-E2411527189F")]
[System.Runtime.InteropServices.InterfaceType(ComInterfaceType.InterfaceIsIUnknown)]
[System.Runtime.InteropServices.ComImport()]
public __gc __interface IMMRelationshipAUStrategyEx 
[System.Runtime.InteropServices.TypeLibType(TypeLibTypeFlags.FOleAutomation)]
[System.Runtime.InteropServices.Guid("DD289325-72BE-46C6-A1DD-E2411527189F")]
[System.Runtime.InteropServices.InterfaceType(ComInterfaceType.InterfaceIsIUnknown)]
[System.Runtime.InteropServices.ComImport()]
public interface class IMMRelationshipAUStrategyEx 
Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

IMMRelationshipAUStrategyEx Members
Miner.Interop Namespace

Send Feedback