Miner.Interop.Geodatabase Assembly > Miner.Interop Namespace : IMMJoinDisplayNamer Interface |
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.
'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
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.
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.
'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
Miner.Interop.IMMJoinDisplayNamer
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.