ControlledApplication.DocumentSavingAs
Description:
Subscribe to the DocumentSavingAs event to be notified when Revit is just about to save the document with a new file name. This event is raised when Revit is just about to save the document with a new file name.
Subscribe to the DocumentSavingAs event to be notified when Revit is just about to save the document with a new file name. This event is raised when Revit is just about to save the document with a new file name.
public event EventHandler<DocumentSavingAsEventArgs> DocumentSavingAs