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

Event arguments for RFID did fail but tags are available event. More...

List of all members.

Public Member Functions

 RfidFailButTagsAvailableEventArgs (bool available)
 Constructor.

Properties

bool Available [get, set]
 Boolian property that represents if tags are available.

Detailed Description

Event arguments for RFID did fail but tags are available event.


Constructor & Destructor Documentation

Nedap.HandheldApi.RfidFailButTagsAvailableEventArgs.RfidFailButTagsAvailableEventArgs ( bool  available)

Constructor.

Parameters:
available

Property Documentation

bool Nedap.HandheldApi.RfidFailButTagsAvailableEventArgs.Available [get, set]

Boolian property that represents if tags are available.