WorkspaceAPIDeleteFolder Method |
Delete a specified folder in the workspace.
Namespace:
ZohoAnalytics
Assembly:
ZohoAnalytics (in ZohoAnalytics.exe) Version: 0.0.0.0
Syntax public void DeleteFolder(
long folderId
)
Parameters
- folderId
- Type: SystemInt64
The id of the folder.
See Also