InfoConnect for Unisys
Text Property (IOia)


Returns text representation of the status line
Syntax
'Declaration
 
ReadOnly Property Text As String
'Usage
 
Dim instance As IOia
Dim value As String
 
value = instance.Text
string Text {get;}
See Also