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