Click or drag to resize

WorkspaceAPIDeleteSlideshow Method

Delete a specified slideshow in the workspace.

Namespace:  ZohoAnalytics
Assembly:  ZohoAnalytics (in ZohoAnalytics.exe) Version: 0.0.0.0
Syntax
C#
public void DeleteSlideshow(
	long slideId
)

Parameters

slideId
Type: SystemInt64
The id of the slideshow.
See Also