System.Sensors.TCustomScannerSensor Properties
InheritedProtected
| AvailableProperties | public | List of properties that this specific sensor can provide. | 
| BarcodeData | public | String with the data of the scanned barcode. | 
| Category | public | Category of the sensor. | 
| CustomData | public | Sensor-specific data fields. | 
| CustomProperty | public | Sensor-specific properties. | 
| Description | public | Description of the system sensor. | 
| Disposed | protected | Disposed is a read-only property that shows the current state of this object. | 
| HasCustomData | public | Specifies whether the system sensor has custom data with the specified index ( True) or not (False). | 
| HasCustomProperty | public | Specifies whether the system sensor has a custom property with the specified index ( True) or not (False). | 
| Manager | public | Manager that handles this sensor. | 
| Manufacturer | public | Manufacturer of the system sensor. | 
| Model | public | Model of the system sensor. | 
| Name | public | Name of the system sensor. | 
| RFIDTag | public | 40-bit value of the RFID tag. | 
| SensorType | public | Type of the sensor. | 
| SerialNo | public | Serial number of the system sensor. | 
| Started | public | Indicates whether the sensor is activated and ready. | 
| State | public | State of the sensor. | 
| TimeStamp | public | Date of the most recent measures that the sensor took. | 
| UniqueID | public | ID that uniquely identifies the sensor. |