<AllowUserOverwrite>
Section:
Attribute
Required:
No
Value type:
Boolean (true or false)
Default:
true
Product:
Creo Elements/Direct Model Manager
Description
This tag is used by the Rolling Number Generator's NumberGeneratorEditor to enable or disable the text field. If false, the user will not be able to overwrite the generated value for the attribute and must get the value from the RollingNumberGenerator.
Example
This example shows a valid configuration for the tag:
<AllowUserOverwrite>false</AllowUserOverwrite>
Was this helpful?