<Code Lib>
M

SynchronizeWithCentralOptions.GetRelinquishOptions

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

public RelinquishOptions GetRelinquishOptions()

nullNothingnullptr The options. If null Nothing nullptr a null reference ( Nothing in Visual Basic) , synchronize with central will relinquish the current user's ownership of all worksets and all elements.

Loading…