WorksetVisibility
Description:
Indicates the visibility settings of a workset in a particular view.
Indicates the visibility settings of a workset in a particular view.
public enum WorksetVisibility
| Name | Description |
|---|---|
| Hidden | Be hidden in a view. |
| UseGlobalSetting | Do not override the visibility. |
| Visible | Be visible in a view (i.e. will be visible unless it is closed). |