Determines whether the link has changes to shared positioning that could
be saved.
Namespace: Autodesk.Revit.DBAssembly: RevitAPI (in RevitAPI.dll) Version: 26.4.0.0 (26.4.0.0)
Syntax
C#
public bool HasSaveablePositions()
Return Value
Boolean
True if the link has shared positioning changes which can be saved.
False if there are no changes to shared coordinates, or if the changes
cannot be saved.
See Also
Reference