<DisplayName>
Section:
See Description
Required:
No
Value type:
String
Default:
See Description
Product:
Creo Elements/Direct Model Manager, Creo Elements/Direct Drawing Manager
Description
<DisplayName> has multiple uses:
The title displayed for this attribute in windows and screens. If this tag is not configured, the name of the attribute that you configured in the <Attribute> tag is used.
* 
Assigning custom display names may cause unexpected results. See the XML Troubleshooting tips for more information.
The name displayed for a column in a custom TableColumnModel configuration.
The menu choice displayed for File > New > Packet or File > New > Document.
The name displayed for a job or a job component in one of the Task Agent xml files.
This tag may be configured to use a localization catalog.
Example
This example shows a valid configuration for the tag:
<DisplayName>My Attribute</DisplayName>
Was this helpful?