Hub 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

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

Return Value

Type: OnlineBoolean

Implements

IHub PublishApp(String, String, Boolean, String)
See Also