Click or drag to resize
AppApplyGenericBookmark Method

Applies a bookmark.

Namespace: Qlik.Engine
Assembly: Qlik.Engine (in Qlik.Engine.dll) Version: 1.1.0.0 (1.1.0.0)
Syntax
public bool ApplyGenericBookmark(
	string id
)

Parameters

id
Type: SystemString
Identifier of the bookmark

Return Value

Type: Boolean

Implements

IAppApplyGenericBookmark(String)
See Also