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
Collaborate with us on GitHub
The source for this content can be found on GitHub, where you can also create and review issues and pull requests. For more information, see our contributor guide.