SimpleWorksetConfiguration
Description:
Indicates the set of user-created worksets to open in memory
Indicates the set of user-created worksets to open in memory
public enum SimpleWorksetConfiguration
| Name | Description |
|---|---|
| AllEditable | All user-created worksets checked out to the current user. |
| AllWorksets | All user-created worksets. |
| AskUserToSpecify | Explicitly ask the user the specify which user-created worksets to open. |
| LastViewed | The set of user-created worksets last opened for this model. |