DeviceProperty Class (POS for .NET v1.14 SDK Documentation)
The DeviceProperty class represents a name/value pair of a configuration property for a physical device. There may be multiple DeviceProperty classes associated with a PosDevice.
Properties
Name | Description |
---|---|
Type | String representing the POS device category. |
SoName | String representing the name of the Service Object. |
Path | String representing the path of the physical device. |
Name | String representing the name of this property. |
Value | String representing the data of this property. |
See Also
Tasks
Concepts
Other Resources
Samarbejd med os på GitHub
Kilden til dette indhold kan findes på GitHub, hvor du også kan oprette og gennemse problemer og pullanmodninger. Du kan få flere oplysninger i vores vejledning til bidragydere.