Share

View.GetWorksharingDisplayMode Method

Gets the current worksharing display mode for this view.


Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 26.1.0.0 (26.1.0.34)

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

Was this information helpful?