Reflection
Modified Property (IIbmTerminal)


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
bool Modified {get;}
See Also