MobileTrack Nexus Documentation
C#
Show/Hide TOC
Event
Node Class
A node to check whether an event matches specific
EventCodeDto
's to invoke.
Definition
Namespace:
MobileTrack.EventHandler.NodeHandlers.Event
Assembly:
MobileTrack.EventHandler (in MobileTrack.EventHandler.exe) Version: 0.7+1dadc87dcf0a0f837e19a3ce2deb7c1cd85375d1
C#
Copy
Request Example
internal
sealed
class
EventNode
:
NodeBase
Inheritance
Object
NodeBase
EventNode
Constructors
EventNode
Initializes a new instance of the
EventNode
class
Properties
RequestModel
Device request model.
See Also
Reference
MobileTrack.EventHandler.NodeHandlers.Event Namespace
In This Article
Definition
Constructors
Properties
See Also