InfoConnect for Airlines
Index Property


Returns the zero-based index of the current history screen or -1 if the live screen is active.
Syntax
'Declaration
 
ReadOnly Property Index As Integer
'Usage
 
Dim instance As IScreenHistory
Dim value As Integer
 
value = instance.Index
int Index {get;}
See Also