ArcFM Solution Developer Guide
IMMJoinDisplayNamer Interface
Members 


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
Product Availability
Required Licenses
.NET Assembly
Syntax
'Declaration
 
<GuidAttribute("A40542BB-A700-425D-8C12-E00FFFF58831")>
<TypeLibTypeAttribute(TypeLibTypeFlags.FOleAutomation)>
<InterfaceTypeAttribute(ComInterfaceType.InterfaceIsIUnknown)>
<ComImportAttribute()>
Public Interface IMMJoinDisplayNamer 
   Inherits IMMDisplayNamer 
'Usage
 
Dim instance As IMMJoinDisplayNamer
[Guid("A40542BB-A700-425D-8C12-E00FFFF58831")]
[TypeLibType(TypeLibTypeFlags.FOleAutomation)]
[InterfaceType(ComInterfaceType.InterfaceIsIUnknown)]
[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.

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