Click or drag to resize
IAppDoSave Method

Saves an app. All objects and data in the data model are saved.

Namespace: Qlik.Engine
Assembly: Qlik.Engine (in Qlik.Engine.dll) Version: 2.1.0.0+Build:7.origin/release/ms13
Syntax
void DoSave(
	string fileName = null
)

Parameters

fileName (Optional)
Type: SystemString
Name of the file to save. This parameter is optional.

Return Value

Type: 
See Also