2027 Method
Changes 0
M

UIDocument.SaveAs

Overloads (2):
SaveAs
SaveAs
Name Return Type Description
O SaveAs() None Saves the document to a file name obtained from the Revit user without prompting the user to overwrite file if it exists.
O SaveAs(UISaveAsOptions) None Saves the document to a file name obtained from the Revit user optionally prompting the user to overwrite file if it exists.