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.
Object Model
IMMRelationshipAUStrategy Interface
Syntax
'Declaration
 
<System.Runtime.InteropServices.TypeLibTypeAttribute(TypeLibTypeFlags.FOleAutomation)>
<System.Runtime.InteropServices.InterfaceTypeAttribute(ComInterfaceType.InterfaceIsIUnknown)>
<System.Runtime.InteropServices.GuidAttribute("CBC3057A-6614-4258-A13A-1B56560741AE")>
<System.Runtime.InteropServices.ComImportAttribute()>
Public Interface IMMRelationshipAUStrategy 
'Usage
 
Dim instance As IMMRelationshipAUStrategy
[System.Runtime.InteropServices.TypeLibType(TypeLibTypeFlags.FOleAutomation)]
[System.Runtime.InteropServices.InterfaceType(ComInterfaceType.InterfaceIsIUnknown)]
[System.Runtime.InteropServices.Guid("CBC3057A-6614-4258-A13A-1B56560741AE")]
[System.Runtime.InteropServices.ComImport()]
public interface IMMRelationshipAUStrategy 
public interface IMMRelationshipAUStrategy 
System.Runtime.InteropServices.TypeLibTypeAttribute(TypeLibTypeFlags.FOleAutomation)
System.Runtime.InteropServices.InterfaceTypeAttribute(ComInterfaceType.InterfaceIsIUnknown)
System.Runtime.InteropServices.GuidAttribute("CBC3057A-6614-4258-A13A-1B56560741AE")
System.Runtime.InteropServices.ComImportAttribute()
public interface IMMRelationshipAUStrategy 
[System.Runtime.InteropServices.TypeLibType(TypeLibTypeFlags.FOleAutomation)]
[System.Runtime.InteropServices.InterfaceType(ComInterfaceType.InterfaceIsIUnknown)]
[System.Runtime.InteropServices.Guid("CBC3057A-6614-4258-A13A-1B56560741AE")]
[System.Runtime.InteropServices.ComImport()]
public __gc __interface IMMRelationshipAUStrategy 
[System.Runtime.InteropServices.TypeLibType(TypeLibTypeFlags.FOleAutomation)]
[System.Runtime.InteropServices.InterfaceType(ComInterfaceType.InterfaceIsIUnknown)]
[System.Runtime.InteropServices.Guid("CBC3057A-6614-4258-A13A-1B56560741AE")]
[System.Runtime.InteropServices.ComImport()]
public interface class IMMRelationshipAUStrategy 
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

IMMRelationshipAUStrategy Members
Miner.Interop Namespace

Send Feedback