ArcFM Desktop Developer Guide
IMMPxSDEVersionNamer Interface
Members 


Version: 10.2.1b and 10.2.1b SP1

Resource Center Home

This interface provides node type specific control over how the base version name and the version name properties of a node are generated. Classes the implement this interface will be specified in the MM_PX_NODE_TYPE table for each node type by their ProgIDs. The PxApplication will look up the version namer in the table whenever requested and return it to the caller. Any time node specific code needs to update a base version name or version name it will request the name from the version namer and use that name.
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
IMMPxSDEVersionNamer Interface
Syntax
'Declaration
 
<InterfaceTypeAttribute(ComInterfaceType.InterfaceIsIUnknown)>
<GuidAttribute("7BB02E04-5806-4A3E-ACA0-5FC27AA6FD53")>
<TypeLibTypeAttribute(TypeLibTypeFlags.FOleAutomation)>
<ComImportAttribute()>
Public Interface IMMPxSDEVersionNamer 
'Usage
 
Dim instance As IMMPxSDEVersionNamer
[InterfaceType(ComInterfaceType.InterfaceIsIUnknown)]
[Guid("7BB02E04-5806-4A3E-ACA0-5FC27AA6FD53")]
[TypeLibType(TypeLibTypeFlags.FOleAutomation)]
[ComImport()]
public interface IMMPxSDEVersionNamer 
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

IMMPxSDEVersionNamer Members
Miner.Interop.Process Namespace

This interface provides node type specific control over how the base version name and the version name properties of a node are generated. Classes the implement this interface will be specified in the MM_PX_NODE_TYPE table for each node type by their ProgIDs. The PxApplication will look up the version namer in the table whenever requested and return it to the caller. Any time node specific code needs to update a base version name or version name it will request the name from the version namer and use that name.
Object Model
IMMPxSDEVersionNamer Interface
Syntax
'Declaration
 
<InterfaceTypeAttribute(ComInterfaceType.InterfaceIsIUnknown)>
<GuidAttribute("7BB02E04-5806-4A3E-ACA0-5FC27AA6FD53")>
<TypeLibTypeAttribute(TypeLibTypeFlags.FOleAutomation)>
<ComImportAttribute()>
Public Interface IMMPxSDEVersionNamer 
'Usage
 
Dim instance As IMMPxSDEVersionNamer
[InterfaceType(ComInterfaceType.InterfaceIsIUnknown)]
[Guid("7BB02E04-5806-4A3E-ACA0-5FC27AA6FD53")]
[TypeLibType(TypeLibTypeFlags.FOleAutomation)]
[ComImport()]
public interface IMMPxSDEVersionNamer 
Inheritance Hierarchy

Miner.Interop.Process.IMMPxSDEVersionNamer

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

IMMPxSDEVersionNamer Members
Miner.Interop.Process Namespace

 

 


Send Comment