RVTDocs.com
Namespace: Autodesk.Revit.DB

WorksetTable

Class
Description:
A table containing references to all the worksets contained in a document.
Remarks:
There is one WorksetTable for each document. There will be at least one default workset in the table, even if worksharing has not been enabled in the document.
Inheritance Hierarchy:
System.Object
  Autodesk.Revit.DB.WorksetTable
Syntax
public class WorksetTable : IDisposable