RelinquishUserCreatedWorksets Property


Synchronize With Central Options Relinquish User Created Worksets Property

Indicates whether Revit should relinquish user-created Standard worksets after synchronizing with central.

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

Property Value

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