Determines whether the link has changes to shared positioning that could
be saved.
Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 25.3.0.0 (25.3.0.0)
Syntax
C#
public bool HasSaveablePositions()
Return Value
BooleanTrue 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.