Namespace:
Autodesk.Revit.DB
SimpleWorksetConfiguration
Enumeration
Description:
Indicates the set of user-created worksets to open in memory
Indicates the set of user-created worksets to open in memory
SimpleWorksetConfiguration Enumeration Members:
| Name | Description |
|---|---|
| 0 | All user-created worksets. |
| 1 | All user-created worksets checked out to the current user. |
| 2 | The set of user-created worksets last opened for this model. |
| 3 | Explicitly ask the user the specify which user-created worksets to open. |