public enum DeleteWorksetOption
| Member name | Value | Description |
|---|---|---|
| DeleteAllElements | 1 | Delete a workset together with all the elements in this workset. |
| MoveElementsToWorkset | 0 | Delete a workset, while moving the elements from the deleted workset to another workset. |