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