<Code Lib>
2025.3 Method
Changes 0
M

SynchronizeWithCentralOptions.SetRelinquishOptions

Description:
Sets the options which govern whether or not to relinquish elements and workset types.

public void SetRelinquishOptions(
	RelinquishOptions relinquishOptions
)

  • relinquishOptions
    The options. If null, synchronize with central will relinquish the current user's ownership of all worksets and all elements.

Loading…