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
GetOrgs Method
Returns list of all accessible organizations.
Namespace:
ZohoAnalytics
Assembly:
ZohoAnalytics (in ZohoAnalytics.exe) Version: 0.0.0.0
Syntax
C#
Copy
public
List
<
Dictionary
<
string
,
Object
>>
GetOrgs
()
Return Value
Type:
List
Dictionary
String
,
Object
Organizations list.
See Also
Reference
AnalyticsClient Class
ZohoAnalytics Namespace