Namespace:
Autodesk.Revit.DB
WorksetConfigurationOption
Enumeration
Description:
A collection of options used to initialize a WorksetConfiguration.
A collection of options used to initialize a WorksetConfiguration.
WorksetConfigurationOption Enumeration Members:
| Name | Description |
|---|---|
| 0 | Open all user-created worksets by default. Additional open requests will be ignored for this type of configuration. |
| 1 | Close all user-created worksets by default. Additional close requests will be ignored for this type of configuration. |
| 2 | Close all user-created worksets by default, but open last viewed worksets. |