SaveAs Method
Overloads
SaveAs(String) |
Save a copy of an app with a different name. Can be used to save a session app as an ordinary app. |
SaveAs(String)
Save a copy of an app with a different name.
Can be used to save a session app as an ordinary app.
Declaration
[QixName("SaveAs")]
public string SaveAs([QixName("qNewAppName")] string newAppName)
Parameters
Type | Name | Description |
---|---|---|
System.String | newAppName |
<Name of the saved app> |
Returns
Type | Description |
---|---|
System.String |
Implements
Did this page help you?
If you find any issues with this page or its content – a typo, a missing step, or a technical error – let us know how we can improve!