UIDocument.SaveAs
Overloads (2):
| Name | Return Type | Description |
|---|---|---|
| SaveAs() | None | Saves the document to a file name obtained from the Revit user without prompting the user to overwrite file if it exists. |
| 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. |