<Code Lib>
2026 Enumeration
Changes 0
E

WorksetConfigurationOption

Description:
A collection of options used to initialize a WorksetConfiguration.

Name Description
E CloseAllWorksets Close all user-created worksets by default. Additional close requests will be ignored for this type of configuration.
E OpenAllWorksets Open all user-created worksets by default. Additional open requests will be ignored for this type of configuration.
E OpenLastViewed Close all user-created worksets by default, but open last viewed worksets.

Loading…