The NumericIntCondition type exposes the following members.

Properties

  NameDescription
Public propertyComparison
Gets the comparison mechanism to use when evaluating the AlertCondition.
(Inherited from AlertCondition.)
Public propertyMaximum
Gets the maximum bounding condition.
(Inherited from NumericCondition<(Of <(<'T>)>)>.)
Public propertyMinimum
Gets the minimum bounding condition.
(Inherited from NumericCondition<(Of <(<'T>)>)>.)

See Also