Gets the current worksharing display mode for this view.
Namespace: Autodesk.Revit.DBAssembly: RevitAPI (in RevitAPI.dll) Version: 26.4.0.0 (26.4.0.0)
Syntax
C#
public WorksharingDisplayMode GetWorksharingDisplayMode()
Return Value
WorksharingDisplayMode
The active worksharing display mode in this view.
Remarks
Returns "Off" if no worksharing display mode is currently enabled.
See Also
Reference