Click or drag to resize

AnalyticsClient.GetSharedDashboards Method

Returns list of shared dashboards.

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

Return Value

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