Reflection Desktop VBA Guide
Attachmate.Reflection.Objects.Emulation.OpenSystems Library / Attachmate.Reflection.Objects.Emulation.OpenSystems Library / Terminal Object / SaveSessionOnClose Property
In This Topic
    SaveSessionOnClose Property
    In This Topic
    Gets or sets the close option, which indicates how to handle the save action when closing the control.
    Syntax
    expression.SaveSessionOnClose As CloseOption
    where expression is a variable that represents a Terminal Object

    Property Value

    A CloseOption value
    See Also