Metratec devices library 3.1.1.0
|
new inventory event arguments More...
Public Member Functions | |
NewInventoryEventArgs (List< T > tags, DateTime timestamp) | |
Inventory event. | |
Properties | |
List< T > | Tags [get] |
The new status. | |
DateTime | Timestamp [get] |
The change timestamp. | |
new inventory event arguments
T | : | RfidTag |
MetraTecDevices.NewInventoryEventArgs< T >.NewInventoryEventArgs | ( | List< T > | tags, |
DateTime | timestamp | ||
) |
Inventory event.
tags | the founded transponder |
timestamp | The change timestamp |
|
get |
The new status.
|
get |
The change timestamp.