AnalyticsClient.GetSharedDashboards Method |
Returns list of shared dashboards.
Namespace:
ZohoAnalytics
Assembly:
ZohoAnalytics (in ZohoAnalytics.exe) Version: 0.0.0.0
Syntaxpublic List<Dictionary<string, Object>> GetSharedDashboards()
Return Value
Type:
List<Dictionary<String,
Object>>Shared dashboards list.
See Also