OpenOptions.SetOpenWorksetsConfiguration
Description:
Sets the object used to configure the worksets to open when the model is opened.
Sets the object used to configure the worksets to open when the model is opened.
Remarks:
These options are ignored for non-workshared models.
These options are ignored for non-workshared models.
public void SetOpenWorksetsConfiguration(
WorksetConfiguration openConfiguration
)
-
openConfigurationThe options. If null, all user-created worksets will be opened.