IUCServiceDeviceSave Method |
Namespace:
LSOmni.Service
Assembly:
LSOmni.Service (in LSOmni.Service.dll) Version: Commerce Service for LS Central 2026.4
Syntaxbool DeviceSave(
string deviceId,
string deviceFriendlyName,
string platform,
string osVersion,
string manufacturer,
string model
)
Parameters
- deviceId
- Type: SystemString
- deviceFriendlyName
- Type: SystemString
- platform
- Type: SystemString
- osVersion
- Type: SystemString
- manufacturer
- Type: SystemString
- model
- Type: SystemString
Return Value
Type:
Boolean
See Also