WorkspaceAPIMakeDefaultFolder Method |
Make the specified folder as default.
Namespace:
ZohoAnalytics
Assembly:
ZohoAnalytics (in ZohoAnalytics.exe) Version: 0.0.0.0
Syntax public void MakeDefaultFolder(
long folderId
)
Parameters
- folderId
- Type: SystemInt64
The id of the folder.
See Also