WorkspaceAPIDeleteVariable Method |
Delete a specified variable in the workspace.
Namespace:
ZohoAnalytics
Assembly:
ZohoAnalytics (in ZohoAnalytics.exe) Version: 0.0.0.0
Syntax public void DeleteVariable(
long variableId
)
Parameters
- variableId
- Type: SystemInt64
The id of the variable.
See Also