isee.NET Framework Documentation

MessagePoster.MessageDirection Enumeration

The direction in which a threshold value is crossed

[Visual Basic]
Public Enum MessagePoster.MessageDirection
[C#]
public enum MessagePoster.MessageDirection

Members

Member Name Description
DIR_INCREASING Increasing value past the threshold
DIR_DECREASING Decreasing value before the threshold
DIR_EITHER Increasing or decreasing value

Requirements

Namespace: iseesystems.iseeNET

Assembly: iseesystems.iseeNET.Simulation (in iseesystems.iseeNET.Simulation.dll)

See Also

iseesystems.iseeNET Namespace