Are all local changes saved to the central file?
Namespace: Autodesk.Revit.DBAssembly: RevitAPI (in RevitAPI.dll) Version: 23.0.0.0 (23.1.0.0)
Since: 2013
Syntax
C# |
---|
public bool AllLocalChangesSavedToCentral { get; } |
Visual Basic |
---|
Public ReadOnly Property AllLocalChangesSavedToCentral As Boolean Get |
Visual C++ |
---|
public: property bool AllLocalChangesSavedToCentral { bool get (); } |