RVTDocs.com

SynchronizeWithCentralOptions.SetRelinquishOptions

Method
Description:
Sets the options which govern whether or not to relinquish elements and workset types.
Syntax
public void SetRelinquishOptions(
	RelinquishOptions relinquishOptions
)
Parameters
Parameter Type Description
relinquishOptions RelinquishOptions The options. If <span class="keyword"><span data-languagespecifictext="cpp=nullptr|vb=Nothing|nu=null" id="LST2FD2FD7A_1"></span></span>, synchronize with central will relinquish the current user's ownership of all worksets and all elements.
Return Value