Reflection .NET API
Attachmate.Reflection.Emulation.IbmHosts Assembly / Attachmate.Reflection.Emulation.IbmHosts Namespace / IIbmTerminal Interface / Modified Property


In This Topic
Modified Property (IIbmTerminal)
In This Topic
Gets a value indicating whether the session configuration has changed.
Syntax
'Declaration
 
ReadOnly Property Modified As Boolean
 
'Usage
 
Dim instance As IIbmTerminal
Dim value As Boolean
 
value = instance.Modified
See Also