Click or drag to resize

AnalyticsClientGetOwnedWorkspaces Method

Returns list of owned workspaces.

Namespace:  ZohoAnalytics
Assembly:  ZohoAnalytics (in ZohoAnalytics.exe) Version: 0.0.0.0
Syntax
C#
public List<Dictionary<string, Object>> GetOwnedWorkspaces()

Return Value

Type: ListDictionaryString, Object
Owned workspaces list.
See Also