Click or drag to resize

ViewAPIGetMyPermissions Method

Returns permissions for the specified view.

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

Return Value

Type: DictionaryString, Boolean
Permission details.
See Also