ArcFM Solution Developer Guide
IModelNameManager Interface
Members 






Obsolete interface; use IMMModelNameManager instead.
Object Model
IModelNameManager Interface
Syntax
'Declaration
 
<System.Runtime.InteropServices.GuidAttribute("4327F150-4209-11D4-80D9-0050DA5BE899")>
<System.Runtime.InteropServices.TypeLibTypeAttribute(TypeLibTypeFlags.FHidden Or  _
    TypeLibTypeFlags.FOleAutomation)>
<System.Runtime.InteropServices.InterfaceTypeAttribute(ComInterfaceType.InterfaceIsIUnknown)>
<System.Runtime.InteropServices.ComImportAttribute()>
Public Interface IModelNameManager 
'Usage
 
Dim instance As IModelNameManager
[System.Runtime.InteropServices.Guid("4327F150-4209-11D4-80D9-0050DA5BE899")]
[System.Runtime.InteropServices.TypeLibType(TypeLibTypeFlags.FHidden | 
    TypeLibTypeFlags.FOleAutomation)]
[System.Runtime.InteropServices.InterfaceType(ComInterfaceType.InterfaceIsIUnknown)]
[System.Runtime.InteropServices.ComImport()]
public interface IModelNameManager 
public interface IModelNameManager 
System.Runtime.InteropServices.GuidAttribute("4327F150-4209-11D4-80D9-0050DA5BE899")
System.Runtime.InteropServices.TypeLibTypeAttribute(TypeLibTypeFlags.FHidden | 
    TypeLibTypeFlags.FOleAutomation)
System.Runtime.InteropServices.InterfaceTypeAttribute(ComInterfaceType.InterfaceIsIUnknown)
System.Runtime.InteropServices.ComImportAttribute()
public interface IModelNameManager 
[System.Runtime.InteropServices.Guid("4327F150-4209-11D4-80D9-0050DA5BE899")]
[System.Runtime.InteropServices.TypeLibType(TypeLibTypeFlags.FHidden | 
    TypeLibTypeFlags.FOleAutomation)]
[System.Runtime.InteropServices.InterfaceType(ComInterfaceType.InterfaceIsIUnknown)]
[System.Runtime.InteropServices.ComImport()]
public __gc __interface IModelNameManager 
[System.Runtime.InteropServices.Guid("4327F150-4209-11D4-80D9-0050DA5BE899")]
[System.Runtime.InteropServices.TypeLibType(TypeLibTypeFlags.FHidden | 
    TypeLibTypeFlags.FOleAutomation)]
[System.Runtime.InteropServices.InterfaceType(ComInterfaceType.InterfaceIsIUnknown)]
[System.Runtime.InteropServices.ComImport()]
public interface class IModelNameManager 
Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

IModelNameManager Members
Miner.Interop Namespace

Send Feedback