Attachmate.Reflection.Emulation.UTS Namespace > IUtsTerminal Interface : ReadDeviceIdentifier Property |
'Declaration
Property ReadDeviceIdentifier As Integer
'Usage
Dim instance As IUtsTerminal Dim value As Integer instance.ReadDeviceIdentifier = value value = instance.ReadDeviceIdentifier
int ReadDeviceIdentifier {get; set;}