ArcFM Desktop Developer Guide
IMMPxDeleter Interface
Members 


Version: 10.2.1b and 10.2.1b SP1

Resource Center Home

This interface allows you to delete nodes that have a specific node type. This requires a deleter object for each node type. PxDeleter carries out any functions necessary to delete the node from the Process Framework tables and the ArcMap tables. This may include marking the appropriate status fields in the Process Framework tables if the ArcMap data cannot be deleted at the time of invocation.
Available at Version
9.2.1 and later
Product Availability
ArcFM Desktop
Required Licenses
ArcFM, Designer, ArcFM Viewer, ArcFM Engine, ArcFM Engine Editor, or ArcFM Viewer for ArcGIS Engine
.NET Assembly
Miner.Interop.Process.dll
Object Model
IMMPxDeleter Interface
Syntax
'Declaration
 
<GuidAttribute("5B148CBC-2AB7-4502-97EF-7F03084E19F8")>
<InterfaceTypeAttribute(ComInterfaceType.InterfaceIsIUnknown)>
<TypeLibTypeAttribute(TypeLibTypeFlags.FOleAutomation)>
<ComImportAttribute()>
Public Interface IMMPxDeleter 
'Usage
 
Dim instance As IMMPxDeleter
[Guid("5B148CBC-2AB7-4502-97EF-7F03084E19F8")]
[InterfaceType(ComInterfaceType.InterfaceIsIUnknown)]
[TypeLibType(TypeLibTypeFlags.FOleAutomation)]
[ComImport()]
public interface IMMPxDeleter 
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

IMMPxDeleter Members
Miner.Interop.Process Namespace

This interface allows you to delete nodes that have a specific node type. This requires a deleter object for each node type. PxDeleter carries out any functions necessary to delete the node from the Process Framework tables and the ArcMap tables. This may include marking the appropriate status fields in the Process Framework tables if the ArcMap data cannot be deleted at the time of invocation.
Object Model
IMMPxDeleter Interface
Syntax
'Declaration
 
<GuidAttribute("5B148CBC-2AB7-4502-97EF-7F03084E19F8")>
<InterfaceTypeAttribute(ComInterfaceType.InterfaceIsIUnknown)>
<TypeLibTypeAttribute(TypeLibTypeFlags.FOleAutomation)>
<ComImportAttribute()>
Public Interface IMMPxDeleter 
'Usage
 
Dim instance As IMMPxDeleter
[Guid("5B148CBC-2AB7-4502-97EF-7F03084E19F8")]
[InterfaceType(ComInterfaceType.InterfaceIsIUnknown)]
[TypeLibType(TypeLibTypeFlags.FOleAutomation)]
[ComImport()]
public interface IMMPxDeleter 
Inheritance Hierarchy

Miner.Interop.Process.IMMPxDeleter

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

IMMPxDeleter Members
Miner.Interop.Process Namespace

 

 


Send Comment