DoSave Method
Overloads
DoSave(String) |
Saves an app. All objects and data in the data model are saved. |
DoSave(String)
Saves an app. All objects and data in the data model are saved.
Declaration
public void DoSave([QixName("qFileName")] string fileName = null)
Parameters
Type | Name | Description |
---|---|---|
System.String | fileName |
Name of the file to save. |
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!