<Code Lib>
2024 Property
Changes 0
P

SynchronizeWithCentralOptions.RelinquishBorrowedElements

Description:
Indicates whether Revit should relinquish borrowed elements after synchronizing with central.
Remarks:
This is a shortcut to access the value stored in CheckedOutElements.

public bool RelinquishBorrowedElements { get; }

Loading…