Click or drag to resize

AnalyticsClientGetSharedDashboards 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: ListDictionaryString, Object
Shared dashboards list.
See Also