DevGUID
This property contains the device GUID value used by the server to uniquely identify a device with a session. This value can be displayed from the Enterprise Dashboard if necessary.
Group: System Error
Syntax: sValue = SysErr.DevGUID
sValue (String) is the device GUID identifier
Example:
Dim sValue As String
sValue = SysErr.DevGUID