SynchronizeWithCentralOptionsRelinquishFamilyWorksets Property |
Indicates whether Revit should relinquish Family worksets after synchronizing with central.
Namespace: Autodesk.Revit.DBAssembly: RevitAPI (in RevitAPI.dll) Version: 25.0.0.0 (25.0.0.0)
Syntaxpublic bool RelinquishFamilyWorksets { get; }
Public ReadOnly Property RelinquishFamilyWorksets As Boolean
Get
public:
property bool RelinquishFamilyWorksets {
bool get ();
}
member RelinquishFamilyWorksets : bool with get
Property Value
Boolean
Remarks
See Also