ArcFM Solution Developer Guide
IMMJoinDisplayNamer 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.

IMMJoinDisplayNamer returns the fully joined row for your display name object, as opposed to IMMDisplayNamer, which returns only the source table row.

Available at Version
10.2.1b
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
IMMJoinDisplayNamer Interface
Syntax
'Declaration
 
<TypeLibTypeAttribute(TypeLibTypeFlags.FOleAutomation)>
<InterfaceTypeAttribute(ComInterfaceType.InterfaceIsIUnknown)>
<GuidAttribute("A40542BB-A700-425D-8C12-E00FFFF58831")>
<ComImportAttribute()>
Public Interface IMMJoinDisplayNamer 
   Inherits IMMDisplayNamer 
'Usage
 
Dim instance As IMMJoinDisplayNamer
[TypeLibType(TypeLibTypeFlags.FOleAutomation)]
[InterfaceType(ComInterfaceType.InterfaceIsIUnknown)]
[Guid("A40542BB-A700-425D-8C12-E00FFFF58831")]
[ComImport()]
public interface IMMJoinDisplayNamer : 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

IMMJoinDisplayNamer 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.

IMMJoinDisplayNamer returns the fully joined row for your display name object, as opposed to IMMDisplayNamer, which returns only the source table row.

Object Model
IMMJoinDisplayNamer Interface
Syntax
'Declaration
 
<TypeLibTypeAttribute(TypeLibTypeFlags.FOleAutomation)>
<InterfaceTypeAttribute(ComInterfaceType.InterfaceIsIUnknown)>
<GuidAttribute("A40542BB-A700-425D-8C12-E00FFFF58831")>
<ComImportAttribute()>
Public Interface IMMJoinDisplayNamer 
   Inherits IMMDisplayNamer 
'Usage
 
Dim instance As IMMJoinDisplayNamer
[TypeLibType(TypeLibTypeFlags.FOleAutomation)]
[InterfaceType(ComInterfaceType.InterfaceIsIUnknown)]
[Guid("A40542BB-A700-425D-8C12-E00FFFF58831")]
[ComImport()]
public interface IMMJoinDisplayNamer : IMMDisplayNamer  
Inheritance Hierarchy

Miner.Interop.IMMJoinDisplayNamer

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

IMMJoinDisplayNamer Members
Miner.Interop Namespace

 

 


Send Comment