InfoConnect for Unisys
CurrentPage Property


Gets a value that corresponds to the current terminal page number.
Syntax
'Declaration
 
ReadOnly Property CurrentPage As Integer
'Usage
 
Dim instance As IT27Screen
Dim value As Integer
 
value = instance.CurrentPage
int CurrentPage {get;}
See Also