<Code Lib>
2022 Property
Changes 0
P

ElementRecord.WorksetId

Description:
Get Id of the workset which owns the element.
Remarks:
Each element belongs to one and only one workset.

public WorksetId WorksetId { get; }

Loading…