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

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

List of all members.

Public Member Functions

 ReadRfidTagsFilteredEventArgs (Collection< EpcObservation > epcObservationCollection)
 Constructor.

Properties

Collection< EpcObservationEpcObservationCollection [get]
 RFID tag value collection which is received from the handheld.

Detailed Description

Used as an argument for OnReadRfidTagFiltered event.


Constructor & Destructor Documentation

Nedap.HandheldApi.ReadRfidTagsFilteredEventArgs.ReadRfidTagsFilteredEventArgs ( Collection< EpcObservation epcObservationCollection)

Constructor.

Parameters:
epcObservationCollection

Property Documentation

Collection<EpcObservation> Nedap.HandheldApi.ReadRfidTagsFilteredEventArgs.EpcObservationCollection [get]

RFID tag value collection which is received from the handheld.