MobileTrack Nexus Documentation
C#
Show/Hide TOC
Event
Between
Time
Spans 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
C#
Copy
Request Example
internal
sealed
class
EventBetweenTimeSpans
:
NodeBase
Inheritance
Object
NodeBase
EventBetweenTimeSpans
Constructors
EventBetweenTimeSpans
Initializes a new instance of the
EventBetweenTimeSpans
class
Properties
RequestModel
Request model from the Queue handler.
See Also
Reference
MobileTrack.EventHandler.NodeHandlers.Time Namespace
In This Article
Definition
Constructors
Properties
See Also