WorksharingDisplayMode
Description:
Indicates which worksharing display mode a view is in.
Indicates which worksharing display mode a view is in.
public enum WorksharingDisplayMode
| Name | Description |
|---|---|
| CheckoutStatus | The view is displaying the checkout status of elements. |
| ModelUpdates | The view is displaying model updates. |
| Off | No active worksharing display mode. |
| Owners | The view is displaying the specific owners of elements. |
| Worksets | The view is displaying which workset each element is assigned to. |