Zoho Analytics Client Library
Zoho Analytics Client Library
ZohoAnalytics
ViewAPI Class
ViewAPI Methods
AddColumn Method
AddFavorite Method
AddLookup Method
AddRow Method
AutoAnalyse Method
AutoAnalyseColumn Method
CopyFormulas Method
CreatePrivateURL Method
CreateSimilarViews Method
Delete Method
DeleteColumn Method
DeleteRow Method
GetEmbedURL Method
GetLastImportDetails Method
GetMyPermissions Method
GetPrivateURL Method
GetViewURL Method
HideColumns Method
RefetchData Method
RemoveFavorite Method
RemoveLookup Method
Rename Method
RenameColumn Method
SaveAs Method
ShowColumns Method
UpdateRow Method
ViewAPI
SaveAs Method
Copy a specified view within the workspace.
Namespace:
ZohoAnalytics
Assembly:
ZohoAnalytics (in ZohoAnalytics.exe) Version: 0.0.0.0
Syntax
C#
Copy
public
long
SaveAs
(
string
newViewName
,
Dictionary
<
string
,
Object
>
config
)
Parameters
newViewName
Type:
System
String
The name of the new view.
config
Type:
System.Collections.Generic
Dictionary
String
,
Object
Contains any additional control configurations. Can be null.
Return Value
Type:
Int64
View id.
See Also
Reference
ViewAPI Class
ZohoAnalytics Namespace