WorksetConfiguration(WorksetConfigurationOption)
Constructor
Description:
Constructs a new workset configuration with an initial setting to open or close all user-created worksets, or to open last viewed worksets.
Constructs a new workset configuration with an initial setting to open or close all user-created worksets, or to open last viewed worksets.
Parameters
| Parameter | Type | Description |
|---|---|---|
| option | WorksetConfigurationOption | The option to open or close all user created worksets by default. |
Return Value
Exceptions
| Exception | Condition |
|---|---|
| ArgumentOutOfRangeException | A value passed for an enumeration argument is not a member of that enumeration |