App ApplyGenericBookmark Method Qlik Sense .NET SDK - API Reference

Applies a bookmark.

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

public bool ApplyGenericBookmark(
	string id
)

Return Value

Type: OnlineBoolean

Implements

IApp ApplyGenericBookmark(String)
See Also