Click or drag to resize

ViewAPIGetLastImportDetails Method

Returns last import details of the specified view.

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

Return Value

Type: DictionaryString, Object
Last import details.
See Also