<Code Lib>
2021 Property
Changes 0
P

Element.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…