Share

RelinquishedItems.GetRelinquishedWorksets Method

The elements that were relinquished by the current user.


Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 26.1.0.0 (26.1.0.34)

Syntax

C#

public ICollection<WorksetId> GetRelinquishedWorksets()

Return Value

ICollection<WorksetId>

See Also

Reference

Was this information helpful?