Click or drag to resize

WorkspaceAPIGetShareInfo Method

Returns shared details of the specified workspace.

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

Return Value

Type: DictionaryString, Object
Shared details.
See Also