Nedap.HandheldApi
Public Member Functions | Properties
Nedap.HandheldApi.ReadRfidTagsEventArgs Class Reference

Used as an argument for OnReadRfidTags event. More...

List of all members.

Public Member Functions

 ReadRfidTagsEventArgs (Collection< EpcObservation > epcObservations)
 Constructor.

Properties

Collection< EpcObservationEpcObservations [get]
 RFID tag values which are received from the handheld.

Detailed Description

Used as an argument for OnReadRfidTags event.


Constructor & Destructor Documentation

Nedap.HandheldApi.ReadRfidTagsEventArgs.ReadRfidTagsEventArgs ( Collection< EpcObservation epcObservations)

Constructor.

Parameters:
epcObservations

Property Documentation

Collection<EpcObservation> Nedap.HandheldApi.ReadRfidTagsEventArgs.EpcObservations [get]

RFID tag values which are received from the handheld.