Click or drag to resize

AlertCondition Methods

The AlertCondition type exposes the following members.

Methods
  NameDescription
Public methodStatic memberCreateAlertCondition
Creates an AlertCondition based on the condition.
Public methodStatic memberCreateAlertConditionFromName
Creates an AlertCondition based on the conditionName.
Public methodEquals
Determines whether the specified object is equal to the current object.
(Overrides ObjectEquals(Object).)
Public methodGetHashCode
Serves as the default hash function.
(Overrides ObjectGetHashCode.)
Public methodGetType
Gets the Type of the current instance.
(Inherited from Object.)
Public methodToString
Returns the alert condition.
(Overrides ObjectToString.)
Top
See Also