<VersionAttributeName>
Section:
Class
Required:
No
Value type:
Database attribute name
Default:
VERSION
Product:
Creo Elements/Direct Model Manager, Creo Elements/Direct Drawing Manager
Description
The name of the attribute that is used by Creo Elements/Direct Model Manager to determine the version (or version/revision) of the object. If the customer's schema uses multiple attributes to identify a particular version instance (e.g., REV and VER), this will be a pseudo attribute implemented in the business object. By default, the localized string VERSION is used.
<VersionAttributeNames> may be used to identify multiple attributes.
Example
The following shows a valid configuration for the tag:
<VersionAttributeName>VERSION</VersionAttributeName>
Was this helpful?