Deletes all alarms that match the current filter.
Syntax
object.DeleteAllAlarms()
Properties
The DeleteAllAlarms method syntax has this part:
Part |
Description |
object |
An object expression that evaluates to an object in the Applies To list. |
Return Value
Integer. The status of the alarm deletion. Return value of 0 signifies success, non-zero on failure when at least one alarm was not deleted.