Reflection Desktop VBA Guide
Attachmate.Reflection.Objects Library / Attachmate.Reflection.Objects.Productivity Library / ScreenHistory Object / ClearHistoryOnDisconnect Property
In This Topic
    ClearHistoryOnDisconnect Property
    In This Topic
    Gets or sets a value indicating whether the screen list is cleared when a session disconnects (true) or not (false).
    Syntax
    expression.ClearHistoryOnDisconnect As Boolean
    where expression is a variable that represents a ScreenHistory Object
    See Also