IHub PublishApp Method Qlik Sense .NET SDK - API Reference

Namespace: Qlik.Engine
Assembly: Qlik.Engine (in Qlik.Engine.dll) Version: 1.0.1.0 (1.0.1.0)
Syntax

bool PublishApp(
	string appId,
	string streamId,
	bool copy,
	string replaceId = null
)

Return Value

Type: OnlineBoolean
See Also