Use this property to set a name for your custom display name object. This value appears in the ArcFM Properties Manager Field Display tab in the Custom Display Name menu.
The following code sample demonstrates how the IMMDisplayNamer::Name property may be implemented.
Visual Basic |
Copy Code |
Private Function IMMDisplayNamer_Name() As String
IMMDisplayNamer_Name = "Minerville Gas Valve Display Namer"
End Function |
|
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2