SynchronizeWithCentralOptionsRelinquishViewWorksets Property

Indicates whether Revit should relinquish View worksets after synchronizing with central.

Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 26.0.4.0 (26.0.4.0)
Syntax
public bool RelinquishViewWorksets { get; }

Property Value

Boolean
Remarks
This is a shortcut to access the value stored in ViewWorksets.
See Also