DocumentSaveToLocalProgressChangedEventArgsBeforeSaveToCentral Property

True if the "save to local" operation is occurring before "save to central"; false if after.

Namespace: Autodesk.Revit.DB.Events
Assembly: RevitAPI (in RevitAPI.dll) Version: 25.0.0.0 (25.0.0.0)
Syntax
public bool BeforeSaveToCentral { get; }

Property Value

Boolean
See Also