<SortFileNameFormat>
Section:
Class
Required:
No
Value type:
Sort string
Default:
Sorted by the attribute specified in <NameFormat> in the DBR_FILES definition
Product:
Creo Elements/Direct Model Manager, Creo Elements/Direct Drawing Manager
Description
A variable that is used for sorting objects of this type. The contents of the variable are only used for sorting, and are not displayed in the user interface.
You can configure this property to force objects of this type to be sorted
This tag may be configured to use a localization catalog.
Example
This example shows the sort file name format configured with a localization catalog:
<SortFileNameFormat catalog="my_catalog" msg_num="106">%QUERY_NAME%</SortFileNameFormat>
Was this helpful?