Click or drag to resize

AlertCondition Methods

The AlertCondition type exposes the following members.

Methods
  Name Description
Public method Static member CreateAlertCondition Creates an AlertCondition based on the condition.
Public method Static member CreateAlertConditionFromName Creates an AlertCondition based on the conditionName.
Public method Equals
(Overrides ObjectEquals(Object))
Public method GetHashCode
(Overrides ObjectGetHashCode)
Public method GetType
(Inherited from Object)
Public method ToString Returns the alert condition.
(Overrides ObjectToString)
Top
See Also