ArcFM Engine Developer Guide
IMMPxDeleter Interface
Members 


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
Product Availability
Required Licenses
.NET Assembly
Syntax
'Declaration
 
<TypeLibTypeAttribute(TypeLibTypeFlags.FOleAutomation)>
<GuidAttribute("5B148CBC-2AB7-4502-97EF-7F03084E19F8")>
<InterfaceTypeAttribute(ComInterfaceType.InterfaceIsIUnknown)>
<ComImportAttribute()>
Public Interface IMMPxDeleter 
'Usage
 
Dim instance As IMMPxDeleter
[TypeLibType(TypeLibTypeFlags.FOleAutomation)]
[Guid("5B148CBC-2AB7-4502-97EF-7F03084E19F8")]
[InterfaceType(ComInterfaceType.InterfaceIsIUnknown)]
[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.
Syntax
'Declaration
 
<TypeLibTypeAttribute(TypeLibTypeFlags.FOleAutomation)>
<GuidAttribute("5B148CBC-2AB7-4502-97EF-7F03084E19F8")>
<InterfaceTypeAttribute(ComInterfaceType.InterfaceIsIUnknown)>
<ComImportAttribute()>
Public Interface IMMPxDeleter 
'Usage
 
Dim instance As IMMPxDeleter
[TypeLibType(TypeLibTypeFlags.FOleAutomation)]
[Guid("5B148CBC-2AB7-4502-97EF-7F03084E19F8")]
[InterfaceType(ComInterfaceType.InterfaceIsIUnknown)]
[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