Click or drag to resize

WorkspaceAPI.GetSlideshows Method

Returns list of slideshows for the specified workspace.

Namespace:  ZohoAnalytics
Assembly:  ZohoAnalytics (in ZohoAnalytics.exe) Version: 0.0.0.0
Syntax
C#
public List<Dictionary<string, Object>> GetSlideshows()

Return Value

Type: List<Dictionary<String, Object>>
Slideshow list.
See Also