RFIDDataEventArgs Members (POS for .NET v1.12 SDK Documentation)
2/27/2008
Defines the programmatic interface for the transmission of RFID data events.
The following tables list the members exposed by the RFIDDataEventArgs type.
Public Constructors
Name | Description | |
---|---|---|
RFIDDataEventArgs | Overloaded. Creates an instance of the RFIDDataEventArgs class without defined parameters. |
Top
Public Fields
Name | Description | |
---|---|---|
Empty | (inherited from EventArgs ) |
Top
Public Properties
Name | Description | |
---|---|---|
CurrentTags | Gets the list of current tags. | |
EventId | Gets the event identifier. (inherited from PosEventArgs) | |
Status | Gets the integer value for the device input status. (inherited from DataEventArgs) | |
TimeStamp | Gets the DateTime of the event. (inherited from PosEventArgs) |
Top
Public Methods
(see also Protected Methods )
Name | Description | |
---|---|---|
Equals | Overloaded. (inherited from Object ) | |
GetHashCode | (inherited from Object ) | |
GetType | (inherited from Object ) | |
ReferenceEquals | (inherited from Object ) | |
ToString | Returns a string that represents the input status. (inherited from DataEventArgs) |
Top
Protected Methods
Name | Description | |
---|---|---|
Finalize | (inherited from Object ) | |
MemberwiseClone | (inherited from Object ) | |
SetStatus | (inherited from DataEventArgs ) |
Top
See Also
Reference
RFIDDataEventArgs Class
Microsoft.PointOfService.BaseServiceObjects Namespace