ArcFM Solution Developer Guide
IMMModelNameManager Interface
Members 


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
Product Availability
Required Licenses
.NET Assembly
Syntax
'Declaration
 
<InterfaceTypeAttribute(ComInterfaceType.InterfaceIsIUnknown)>
<GuidAttribute("4ACFD951-D6D2-11D4-9A56-0001031AE963")>
<TypeLibTypeAttribute(TypeLibTypeFlags.FOleAutomation)>
<ComImportAttribute()>
Public Interface IMMModelNameManager 
'Usage
 
Dim instance As IMMModelNameManager
[InterfaceType(ComInterfaceType.InterfaceIsIUnknown)]
[Guid("4ACFD951-D6D2-11D4-9A56-0001031AE963")]
[TypeLibType(TypeLibTypeFlags.FOleAutomation)]
[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.
Syntax
'Declaration
 
<InterfaceTypeAttribute(ComInterfaceType.InterfaceIsIUnknown)>
<GuidAttribute("4ACFD951-D6D2-11D4-9A56-0001031AE963")>
<TypeLibTypeAttribute(TypeLibTypeFlags.FOleAutomation)>
<ComImportAttribute()>
Public Interface IMMModelNameManager 
'Usage
 
Dim instance As IMMModelNameManager
[InterfaceType(ComInterfaceType.InterfaceIsIUnknown)]
[Guid("4ACFD951-D6D2-11D4-9A56-0001031AE963")]
[TypeLibType(TypeLibTypeFlags.FOleAutomation)]
[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