Customize Display Names

You can customize display names.

To customize a display name, you must define in emxFrameworkStringResource.properties the attributes making up the display name (by type).

For example:

emxFramework.DisplayName.VPMReference=$<attribute[PLMEntity.PLM_ExternalID].value>
emxFramework.DisplayName.DELLmiGeneralSystemReference=$<attribute[PLMEntity.V_Name].value> + ${revision}
emxFramework.DisplayName.CreateAssembly=$<attribute[PLMEntity.PLM_ExternalID].value> + ${revision}

If the display name is not defined for a type, the title (V_Name) and the revision (revision) are displayed by default.