<TargetClassName>
Section:
Attribute
Required:
No
Value type:
Database class name
Default:
None
Product:
Creo Elements/Direct Model Manager, Creo Elements/Direct Drawing Manager
Description
The name of the database class where the part's value should be stored. Creo Elements/Direct Model Manager uses this tag and <TargetAttributeName> to determine the Data Dictionary assigned to the attribute.
Example
This example shows the target database class configured to MY_CLASS:
<TargetClassName>MY_CLASS</TargetClassName>
Was this helpful?