ArcFM Desktop Developer Guide
IMMPxSequenceGenerator Interface
Members 


Version: 10.2.1b and 10.2.1b SP1

Resource Center Home

This interface allows an external implementation to access the same sequence generator that is used internally. This provides custom extensions (and other customizations) access to the code that generates sequence numbers in the Process Framework database.
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
IMMPxSequenceGenerator Interface
Syntax
'Declaration
 
<TypeLibTypeAttribute(TypeLibTypeFlags.FOleAutomation)>
<GuidAttribute("585A5441-3F46-4BC4-85D6-3684F33C9D05")>
<InterfaceTypeAttribute(ComInterfaceType.InterfaceIsIUnknown)>
<ComImportAttribute()>
Public Interface IMMPxSequenceGenerator 
'Usage
 
Dim instance As IMMPxSequenceGenerator
[TypeLibType(TypeLibTypeFlags.FOleAutomation)]
[Guid("585A5441-3F46-4BC4-85D6-3684F33C9D05")]
[InterfaceType(ComInterfaceType.InterfaceIsIUnknown)]
[ComImport()]
public interface IMMPxSequenceGenerator 
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

IMMPxSequenceGenerator Members
Miner.Interop.Process Namespace

This interface allows an external implementation to access the same sequence generator that is used internally. This provides custom extensions (and other customizations) access to the code that generates sequence numbers in the Process Framework database.
Object Model
IMMPxSequenceGenerator Interface
Syntax
'Declaration
 
<TypeLibTypeAttribute(TypeLibTypeFlags.FOleAutomation)>
<GuidAttribute("585A5441-3F46-4BC4-85D6-3684F33C9D05")>
<InterfaceTypeAttribute(ComInterfaceType.InterfaceIsIUnknown)>
<ComImportAttribute()>
Public Interface IMMPxSequenceGenerator 
'Usage
 
Dim instance As IMMPxSequenceGenerator
[TypeLibType(TypeLibTypeFlags.FOleAutomation)]
[Guid("585A5441-3F46-4BC4-85D6-3684F33C9D05")]
[InterfaceType(ComInterfaceType.InterfaceIsIUnknown)]
[ComImport()]
public interface IMMPxSequenceGenerator 
Inheritance Hierarchy

Miner.Interop.Process.IMMPxSequenceGenerator

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

IMMPxSequenceGenerator Members
Miner.Interop.Process Namespace

 

 


Send Comment