Click or drag to resize
IStoryDestroySlideAsync Method
Destroy a slide.

Namespace: Qlik.Sense.Client.Storytelling
Assembly: Qlik.Sense.Client (in Qlik.Sense.Client.dll) Version: 1.1.0.0 (1.1.0.0)
Syntax
Task<bool> DestroySlideAsync(
	string id
)

Parameters

id
Type: SystemString
Id for the story

Return Value

Type: TaskBoolean
See Also