Method GetDeviceSerialNumber
GetDeviceSerialNumber(Attributes)
Gets the device serial number in the given attributes if present with the object identifier DOT_STEPOVER_DOC_DEVICE_SERIALNUMBER
Declaration
public static string GetDeviceSerialNumber(Attributes attributes)
Parameters
| Type | Name | Description |
|---|---|---|
| Attributes | attributes | The attributes. |
Returns
| Type | Description |
|---|---|
| System.String | The device name null in case of error. |