ArcFM Solution Developer Guide
IMMModelNameManager Interface
Members 


Version: 10.2.1b and 10.2.1b SP1

Resource Center Home

ArcFM Solution components need the ability to manipulate model names for feature classes, fields, and tables. The Model Name Manager provides methods to programmatically retrieve or identify objects based on the model name, as well as modify the model names.
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
IMMModelNameManager Interface
Syntax
'Declaration
 
<TypeLibTypeAttribute(TypeLibTypeFlags.FOleAutomation)>
<InterfaceTypeAttribute(ComInterfaceType.InterfaceIsIUnknown)>
<GuidAttribute("4ACFD951-D6D2-11D4-9A56-0001031AE963")>
<ComImportAttribute()>
Public Interface IMMModelNameManager 
'Usage
 
Dim instance As IMMModelNameManager
[TypeLibType(TypeLibTypeFlags.FOleAutomation)]
[InterfaceType(ComInterfaceType.InterfaceIsIUnknown)]
[Guid("4ACFD951-D6D2-11D4-9A56-0001031AE963")]
[ComImport()]
public interface IMMModelNameManager 
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

IMMModelNameManager Members
Miner.Interop Namespace

ArcFM Solution components need the ability to manipulate model names for feature classes, fields, and tables. The Model Name Manager provides methods to programmatically retrieve or identify objects based on the model name, as well as modify the model names.
Object Model
IMMModelNameManager Interface
Syntax
'Declaration
 
<TypeLibTypeAttribute(TypeLibTypeFlags.FOleAutomation)>
<InterfaceTypeAttribute(ComInterfaceType.InterfaceIsIUnknown)>
<GuidAttribute("4ACFD951-D6D2-11D4-9A56-0001031AE963")>
<ComImportAttribute()>
Public Interface IMMModelNameManager 
'Usage
 
Dim instance As IMMModelNameManager
[TypeLibType(TypeLibTypeFlags.FOleAutomation)]
[InterfaceType(ComInterfaceType.InterfaceIsIUnknown)]
[Guid("4ACFD951-D6D2-11D4-9A56-0001031AE963")]
[ComImport()]
public interface IMMModelNameManager 
Inheritance Hierarchy

Miner.Interop.IMMModelNameManager

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

IMMModelNameManager Members
Miner.Interop Namespace

 

 


Send Comment