<IsUserName>
Section:
Attribute
Required:
No
Value type:
Boolean (true or false)
Default:
false
Product:
Creo Elements/Direct Model Manager, Creo Elements/Direct Drawing Manager
Description
This tag indicates whether this attribute value contains a user name that could be displayed as a full name.
If true, display the user's full name if the Display the user full name for values containing the user name preference is set.
If false, display only the user name, regardless of the preference setting.
Example
This example shows a valid configuration for the tag:
<IsUserName>true</IsUserName>
Was this helpful?