Attachmate.Reflection.Emulation.ALC Namespace > IAlcTerminal Interface : SystemUnavailableMessage Property |
'Declaration
Property SystemUnavailableMessage As String
'Usage
Dim instance As IAlcTerminal Dim value As String instance.SystemUnavailableMessage = value value = instance.SystemUnavailableMessage
string SystemUnavailableMessage {get; set;}