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
Rename Method
Rename a specified view in the workspace.
Namespace:
ZohoAnalytics
Assembly:
ZohoAnalytics (in ZohoAnalytics.exe) Version: 0.0.0.0
Syntax
C#
Copy
public
void
Rename
(
string
newViewName
,
Dictionary
<
string
,
Object
>
config
)
Parameters
newViewName
Type:
System
String
The new name of the view.
config
Type:
System.Collections.Generic
Dictionary
String
,
Object
Contains any additional control configurations. Can be null.
See Also
Reference
ViewAPI Class
ZohoAnalytics Namespace