Determines whether the link has changes to shared positioning that could
be saved.
Namespace: Autodesk.Revit.DBAssembly: RevitAPI (in RevitAPI.dll) Version: 21.0.0.0 (21.1.1.109)
Since: 2012
Syntax
| C# |
|---|
public bool HasSaveablePositions() |
| Visual Basic |
|---|
Public Function HasSaveablePositions As Boolean |
| Visual C++ |
|---|
public: bool HasSaveablePositions() |