Share

SynchronizeWithCentralOptions.GetRelinquishOptions Method

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


Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 26.2.0.0 (26.2.0.0)

Syntax

C#

public RelinquishOptions GetRelinquishOptions()

Return Value

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

See Also

Reference

Was this information helpful?