SynchronizeWithCentralOptionsRelinquishFamilyWorksets Property |
Indicates whether Revit should relinquish Family worksets after synchronizing with central.
Namespace: Autodesk.Revit.DBAssembly: RevitAPI (in RevitAPI.dll) Version: 26.0.4.0 (26.0.4.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