AnalyticsClientGetSharedDashboards Method |
Returns list of shared dashboards.
Namespace:
ZohoAnalytics
Assembly:
ZohoAnalytics (in ZohoAnalytics.exe) Version: 0.0.0.0
Syntax public List<Dictionary<string, Object>> GetSharedDashboards()
Return Value
Type:
ListDictionaryString,
ObjectShared dashboards list.
See Also