EventBetweenTimeSpans Class

Checks if the first parameter (a time) is between the second and third parameters (time spans) to invoke the true output, otherwise the false output.

Definition

Namespace: MobileTrack.EventHandler.NodeHandlers.Time
Assembly: MobileTrack.EventHandler (in MobileTrack.EventHandler.exe) Version: 0.7+1dadc87dcf0a0f837e19a3ce2deb7c1cd85375d1
internal sealed class EventBetweenTimeSpans : NodeBase
Inheritance
Object    NodeBase    EventBetweenTimeSpans

Constructors

EventBetweenTimeSpansInitializes a new instance of the EventBetweenTimeSpans class

Properties

RequestModel Request model from the Queue handler.

See Also