WorkspaceAPIDeleteGroup Method |
Delete a specified group.
Namespace:
ZohoAnalytics
Assembly:
ZohoAnalytics (in ZohoAnalytics.exe) Version: 0.0.0.0
Syntax public void DeleteGroup(
long groupId
)
Parameters
- groupId
- Type: SystemInt64
The id of the group.
See Also