BasicFileInfoAllLocalChangesSavedToCentral Property |
Are all local changes saved to the central file?
Namespace: Autodesk.Revit.DBAssembly: RevitAPI (in RevitAPI.dll) Version: 25.0.0.0 (25.0.0.0)
Syntaxpublic bool AllLocalChangesSavedToCentral { get; }
Public ReadOnly Property AllLocalChangesSavedToCentral As Boolean
Get
public:
property bool AllLocalChangesSavedToCentral {
bool get ();
}
member AllLocalChangesSavedToCentral : bool with get
Property Value
Boolean
See Also