Overload List

NameDescription
DeleteAlertRule(Guid)
Deletes the given alert rule from the server. A LiveViewException is thrown if the rule doesn't exist on the server.
DeleteAlertRule(Int64)
Deletes the given alert rule from the server. A LiveViewException is thrown if the rule doesn't exist on the server.

See Also