RVTDocs.com
Namespace: Autodesk.Revit.DB Class: Element

Element.WorksetId

Property
Description:
Get Id of the Workset which owns the element.
Remarks:
Each element belongs to one and only one workset.
Syntax
public WorksetId WorksetId { get; }