Zoho Analytics Client Library
Zoho Analytics Client Library
ZohoAnalytics
AnalyticsClient Class
AnalyticsClient Methods
GetBulkInstance Method
GetConnectionTimeout Method
GetDashboards Method
GetOrgInstance Method
GetOrgs Method
GetOwnedDashboards Method
GetOwnedWorkspaces Method
GetReadTimeout Method
GetRecentViews Method
GetSharedDashboards Method
GetSharedWorkspaces Method
GetViewDetails Method
GetViewInstance Method
GetWorkspaceDetails Method
GetWorkspaceInstance Method
GetWorkspaces Method
SetAccountsServerURL Method
SetAnalyticsServerURL Method
SetConnectionTimeout Method
SetProxy Method
SetReadTimeout Method
AnalyticsClient
GetDashboards Method
Returns list of all accessible dashboards.
Namespace:
ZohoAnalytics
Assembly:
ZohoAnalytics (in ZohoAnalytics.exe) Version: 0.0.0.0
Syntax
C#
Copy
public
Dictionary
<
string
,
List
<
Dictionary
<
string
,
Object
>>>
GetDashboards
()
Return Value
Type:
Dictionary
String
,
List
Dictionary
String
,
Object
All dashboards list.
See Also
Reference
AnalyticsClient Class
ZohoAnalytics Namespace