<NameAttributeName>
Section:
Class
Required:
No
Value type:
Database attribute name
Default:
See description
Product:
Creo Elements/Direct Model Manager, Creo Elements/Direct Drawing Manager
Description
The name of the database attribute that represents the name of the object.
For Design Data Management, this is always the localized string NAME. Each object in Desktop has its own name attribute (e.g., DRAWING_NO, MODEL_NO, etc.). The defaults are the correctly localized strings. Other partners have created new attributes to represent names (e.g., VDS created an attribute called ID_NO).
This tag may be configured to use a localization catalog.
Example
This example shows the name attribute name configured as MY_NAME:
<NameAttributeName>MY_NAME</NameAttributeName>
Was this helpful?