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