Click or drag to resize

WorkspaceAPIGetSlideshows 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: ListDictionaryString, Object
Slideshow list.
See Also