Share

SynchronizeWithCentralOptions.RelinquishFamilyWorksets Property

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


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

Syntax

C#

public bool RelinquishFamilyWorksets { get; }

Property Value

Boolean

Remarks

This is a shortcut to access the value stored in FamilyWorksets.

See Also

Reference

Was this information helpful?