![]() |
LicenseSpring Management .Net SDK 1.10.1
Easily add Software Licensing to your application
|
Data transfer object that is used for searching through device variables. More...
Properties | |
ulong | Device [get, set] |
int | Limit [get, set] |
Number of results you want to be shown. Server sends paginated response that's why limit can be set. Default is 20. | |
int | Offset [get, set] |
Data transfer object that is used for searching through device variables.
|
getset |
Number of results you want to be shown. Server sends paginated response that's why limit can be set. Default is 20.
summary> The initial index from which to return the results. Server sends paginated response that's why offset can be set.
|
getset |
summary> The resulting set can be filtered by the device the variable belongs to. This field is the id of that device.