LockDeviceById Method (MobileLab)
Obtains a device from the UFT Mobile lab by deviceID and locks it, so that only the current UFT Developer test can perform actions on it.

C# Syntax

public static IDevice LockDeviceById( 
   string deviceId
)

Parameters

deviceId
The device ID used by UFT Mobile.