![]() |
LicenseSpring Management .Net SDK 1.10.1
Easily add Software Licensing to your application
|
DeviceVariable interface. More...
Properties | |
System.DateTime | CreatedAt [get, set] |
Time when the variable was created. | |
ulong | Device [get, set] |
16 digit id of the device this variable belongs to. | |
uint | ID [get, set] |
Id of the variable. | |
string | Value [get, set] |
Value that was set for this device and license. | |
string | Variable [get, set] |
Name of the variable. | |
DeviceVariable interface.
|
getset |
Time when the variable was created.
Implemented in LicenseSpring.DeviceVariable.
|
getset |
16 digit id of the device this variable belongs to.
Implemented in LicenseSpring.DeviceVariable.
|
getset |
Id of the variable.
Implemented in LicenseSpring.DeviceVariable.
|
getset |
Value that was set for this device and license.
Implemented in LicenseSpring.DeviceVariable.
|
getset |
Name of the variable.
Implemented in LicenseSpring.DeviceVariable.