The following tables list the members exposed by IMMDisplayNamer.
Public Properties
| Name | Description |
| Enabled | Use this property to determine when a display name object is enabled based on dataset properties. For example, you can choose to enable a display name object only when a particular feature class is selected. Returning False prevents the ArcFM Properties Manager from displaying the object for selection. |
| Name | 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. |
Top
Public Methods
| Name | Description |
| DisplayString | The DisplayString method determines the attributes that will be visible in a feature's display name when the object is assigned. |
Top
See Also