<AllowChangeOwnerAction>
Section:
Options
Required:
No
Value type:
Boolean (true or false)
Default:
false
Product:
Creo Elements/Direct Model Manager, Creo Elements/Direct Drawing Manager
Description
This tag is used to define whether the user can change the owner of an item. If false, the user cannot change the owner, and the Change Owner menu item is not available.
Example
This example shows a valid configuration for the tag:
<AllowChangeOwnerAction>true</AllowChangeOwnerAction>
Was this helpful?