To make a document object type non-versioning, run this command:
modify type 'Type Name' property DISALLOW_VERSIONING value True;
For example:
modify type 'Eng Specification' property DISALLOW_VERSIONING value True;
If the same file name is checked in, an append is performed and the user will receive a message
stating the file name exists with an option to override.
Dassault Systemes recommends that you first create a document type and then set it to disallow
versioning. If you set existing versioning document objects to disallow versioning, you could
have some objects of the same type with versions and some without versions.
The DISALLOW_VERSIONING
property can only be used with types derived from the
DOCUMENTS type.