InfoConnect API Guide
Attachmate.Reflection.Emulation.ALC Namespace / IAlcTerminal Interface / Modified Property


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