Miner.Interop.Geodatabase Assembly > Miner.Interop Namespace : IMMDisplayNamer 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.
IMMDisplayNamer returns the source row only. If you need the fully joined row for your display name object, use IMMJoinDisplayNamer.
'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
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.
IMMDisplayNamer returns the source row only. If you need the fully joined row for your display name object, use IMMJoinDisplayNamer.
'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
Miner.Interop.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.