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