Relinquished Items Get Relinquished Worksets Method The elements that were relinquished by the current user. Namespace: Autodesk.Revit.DB Assembly: RevitAPI (in RevitAPI.dll) Version: 25.0.0.0 (25.0.0.0) Syntax C# VB C++ F# public ICollection<WorksetId> GetRelinquishedWorksets() Public Function GetRelinquishedWorksets As ICollection(Of WorksetId) public: ICollection<WorksetId^>^ GetRelinquishedWorksets() member GetRelinquishedWorksets : unit -> ICollection<WorksetId> Return Value ICollection WorksetId See Also Reference RelinquishedItems Class Autodesk.Revit.DB Namespace
Relinquished Items Get Relinquished Worksets Method The elements that were relinquished by the current user. Namespace: Autodesk.Revit.DB Assembly: RevitAPI (in RevitAPI.dll) Version: 25.0.0.0 (25.0.0.0) Syntax C# VB C++ F# public ICollection<WorksetId> GetRelinquishedWorksets() Public Function GetRelinquishedWorksets As ICollection(Of WorksetId) public: ICollection<WorksetId^>^ GetRelinquishedWorksets() member GetRelinquishedWorksets : unit -> ICollection<WorksetId> Return Value ICollection WorksetId See Also Reference RelinquishedItems Class Autodesk.Revit.DB Namespace