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
Unknown Namespace Members:
Name Description
MoveElementsToWorkset Delete a workset, while moving the elements from the deleted workset to another workset.
DeleteAllElements Delete a workset together with all the elements in this workset.