<Code Lib>
2022 Property
Changes 0
P

Workset.IsEditable

Description:
Whether the workset is editable.
Remarks:
The workset is editable if owned by current user.

public bool IsEditable { get; }

Loading…