multiple_local_proj_instances

Set Option: Model object attribute

Sets the behavior on project creation. Normally, if a project (any version) is created and another instance of that project exists and that project is local to the database, the create will fail. Multiple instances of the same project cannot be created locally. However, if a non-local project has been received from another database, this does not prevent a local project from being created with the same name.

If this attribute is set to TRUE, multiple local project instances are allowed. In a non-DCM initialized database, whenever a project is created, it will start with an instance of 1; if that instance already exists, the next available instance number is used. If the user specifies a project without an instance number, then 1 is assumed by default.

The default is FALSE.

For information about how to set model attribute options, see Setting model object attribute options.


Feedback