RVTDocs.com
Namespace: Autodesk.Revit.DB

WorksetConfigurationOption

Enumeration
Description:
A collection of options used to initialize a WorksetConfiguration.
Syntax
public enum WorksetConfigurationOption
Unknown Namespace Members:
Name Description
OpenAllWorksets Open all user-created worksets by default. Additional open requests will be ignored for this type of configuration.
CloseAllWorksets Close all user-created worksets by default. Additional close requests will be ignored for this type of configuration.
OpenLastViewed Close all user-created worksets by default, but open last viewed worksets.