RVTDocs.com
Namespace: Autodesk.Revit.DB

DeleteWorksetOption

Enumeration
Description:
This class defines an enumerative type used to specify the option to delete a workset.
Syntax
public enum DeleteWorksetOption
DeleteWorksetOption Enumeration Members:
Name Description
0 Delete a workset, while moving the elements from the deleted workset to another workset.
1 Delete a workset together with all the elements in this workset.