Deletes the given alert rule from the server. A LiveViewException is thrown if the rule
doesn't exist on the server.
Namespace: StreamBase.LiveView.API.AlertsAssembly: StreamBase.LiveView.API (in StreamBase.LiveView.API.dll) Version: 10.3.0.4 (10.3.0.4)
Syntax
| C# | Visual Basic | Visual C++ |
Parameters
- alertID
- Int64
Remarks
DEPRECATED: Use GetAlertRule(Guid) instead.