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

ElementRecord.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; }