Indicates whether Revit should relinquish user-created Standard worksets after synchronizing with central.
Namespace: Autodesk.Revit.DBAssembly: RevitAPI (in RevitAPI.dll) Version: 26.4.0.0 (26.4.0.0)
Syntax
C#
public bool RelinquishUserCreatedWorksets { get; }Property Value
Boolean
Remarks
This is a shortcut to access the value stored in
UserWorksets.
See Also
Reference