Reflection
Oia Property


Gets the OIA object. OIA represents the status line on the screen.
Syntax
'Declaration
 
ReadOnly Property Oia As IOia
'Usage
 
Dim instance As IIbmScreen
Dim value As IOia
 
value = instance.Oia
IOia Oia {get;}
See Also