<VersionAttributeNames>
Section:
Class
Required:
No
Value type:
Variable string (see description)
Default:
The value assigned with <VersionAttributeName>; if not assigned, VERSION.
Product:
Creo Elements/Direct Model Manager, Creo Elements/Direct Drawing Manager
Description
This tag may be present one or more times to identify the attributes that identify a specific version instance of the object. These attributes should be part of the classes keys (i.e., UNIQUE_ID). For example, many customers have VER and REV.
Example
The following example shows valid configurations for the tag:
<VersionAttributeNames>REV</VersionAttributeNames>
<VersionAttributeNames>VER</VersionAttributeNames>
Was this helpful?