<IsLinkAttribute>
Section:
Attribute
Required:
No
Value type:
Boolean (true or false)
Default:
false
Product:
Creo Elements/Direct Model Manager, Creo Elements/Direct Drawing Manager
Description
Indicates that the attribute is a link attribute whose value comes from the link to the object’s parent.
A link attribute exists when a child element's value is not stored in the database with the rest of the child element data, but instead the value is associated with the parent element.
Example
This example shows a valid configuration for the tag:
<IsLinkAttribute>true</IsLinkAttribute>
Was this helpful?