ArcFM Solution Developer Guide
IMMAbandonAUStrategy Interface
Members 


Version: 10.2.1b and 10.2.1b SP1

Resource Center Home

This interface passes in two objects. You may pass in the original object (before it was abandoned) and the abandoned (or destination) object. The related objects associated with the original object may be transferred to the abandoned (destination) object.
Available at Version
9.2.1 and later
Product Availability
ArcFM Desktop and ArcFM Engine
Required Licenses
ArcFM, Designer, ArcFM Viewer, ArcFM Engine, ArcFM Engine Editor, or ArcFM Viewer for ArcGIS Engine
.NET Assembly
Miner.Interop.Geodatabase.dll
Object Model
IMMAbandonAUStrategy Interface
Syntax
'Declaration
 
<GuidAttribute("AAC2E00B-C4BF-43EE-B378-08140C84CFF5")>
<InterfaceTypeAttribute(ComInterfaceType.InterfaceIsIUnknown)>
<TypeLibTypeAttribute(TypeLibTypeFlags.FOleAutomation)>
<ComImportAttribute()>
Public Interface IMMAbandonAUStrategy 
'Usage
 
Dim instance As IMMAbandonAUStrategy
[Guid("AAC2E00B-C4BF-43EE-B378-08140C84CFF5")]
[InterfaceType(ComInterfaceType.InterfaceIsIUnknown)]
[TypeLibType(TypeLibTypeFlags.FOleAutomation)]
[ComImport()]
public interface IMMAbandonAUStrategy 
Remarks

Abandon autoupdaters may be created using the IMMSpecialAUStrategy interface. However, this interface passes in only one object and an abandon interface created with it may leave orphaned related objects. The IMMAbandonAUStrategy interface was developed to allow creation of autoupdaters that account for related objects.

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

IMMAbandonAUStrategy Members
Miner.Interop Namespace

This interface passes in two objects. You may pass in the original object (before it was abandoned) and the abandoned (or destination) object. The related objects associated with the original object may be transferred to the abandoned (destination) object.
Object Model
IMMAbandonAUStrategy Interface
Syntax
'Declaration
 
<GuidAttribute("AAC2E00B-C4BF-43EE-B378-08140C84CFF5")>
<InterfaceTypeAttribute(ComInterfaceType.InterfaceIsIUnknown)>
<TypeLibTypeAttribute(TypeLibTypeFlags.FOleAutomation)>
<ComImportAttribute()>
Public Interface IMMAbandonAUStrategy 
'Usage
 
Dim instance As IMMAbandonAUStrategy
[Guid("AAC2E00B-C4BF-43EE-B378-08140C84CFF5")]
[InterfaceType(ComInterfaceType.InterfaceIsIUnknown)]
[TypeLibType(TypeLibTypeFlags.FOleAutomation)]
[ComImport()]
public interface IMMAbandonAUStrategy 
Remarks

Abandon autoupdaters may be created using the IMMSpecialAUStrategy interface. However, this interface passes in only one object and an abandon interface created with it may leave orphaned related objects. The IMMAbandonAUStrategy interface was developed to allow creation of autoupdaters that account for related objects.

Inheritance Hierarchy

Miner.Interop.IMMAbandonAUStrategy

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

IMMAbandonAUStrategy Members
Miner.Interop Namespace

 

 


Send Comment