2027 Method
Changes 0
M

TransactWithCentralOptions.SetLockCallback

Description:
Sets or resets a callback object that would allow an external application to change Revit's default behavior of endlessly waiting and repeatedly trying to lock a central model.
public void SetLockCallback(
	ICentralLockedCallback lockCallback
)