ArcFM Solution Developer Guide
IMMDisplayNamer Interface
Members 


Version: 10.2.1b and 10.2.1b SP1

Resource Center Home

Use this interface to create custom display name objects. These objects allow you to include multiple attribute values in a feature's display name.

IMMDisplayNamer returns the source row only. If you need the fully joined row for your display name object, use IMMJoinDisplayNamer.

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
Syntax
'Declaration
 
<GuidAttribute("EE776C6F-F5F8-4D5F-B918-B8DC83C6E36F")>
<InterfaceTypeAttribute(ComInterfaceType.InterfaceIsIUnknown)>
<TypeLibTypeAttribute(TypeLibTypeFlags.FOleAutomation)>
<ComImportAttribute()>
Public Interface IMMDisplayNamer 
'Usage
 
Dim instance As IMMDisplayNamer
[Guid("EE776C6F-F5F8-4D5F-B918-B8DC83C6E36F")]
[InterfaceType(ComInterfaceType.InterfaceIsIUnknown)]
[TypeLibType(TypeLibTypeFlags.FOleAutomation)]
[ComImport()]
public interface IMMDisplayNamer 
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

IMMDisplayNamer Members
Miner.Interop Namespace

Use this interface to create custom display name objects. These objects allow you to include multiple attribute values in a feature's display name.

IMMDisplayNamer returns the source row only. If you need the fully joined row for your display name object, use IMMJoinDisplayNamer.

Syntax
'Declaration
 
<GuidAttribute("EE776C6F-F5F8-4D5F-B918-B8DC83C6E36F")>
<InterfaceTypeAttribute(ComInterfaceType.InterfaceIsIUnknown)>
<TypeLibTypeAttribute(TypeLibTypeFlags.FOleAutomation)>
<ComImportAttribute()>
Public Interface IMMDisplayNamer 
'Usage
 
Dim instance As IMMDisplayNamer
[Guid("EE776C6F-F5F8-4D5F-B918-B8DC83C6E36F")]
[InterfaceType(ComInterfaceType.InterfaceIsIUnknown)]
[TypeLibType(TypeLibTypeFlags.FOleAutomation)]
[ComImport()]
public interface IMMDisplayNamer 
Inheritance Hierarchy

Miner.Interop.IMMDisplayNamer

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

IMMDisplayNamer Members
Miner.Interop Namespace

 

 


Send Comment