Reflection Desktop VBA Guide
Attachmate.Reflection.Objects Library / Attachmate.Reflection.Objects.Productivity Library / Productivity Object / ScreenHistory Property
In This Topic
    ScreenHistory Property
    In This Topic
    Gets the ScreenHistory object, which holds configuration properties, methods, and events for the Screen History Productivity feature.
    Syntax
    expression.ScreenHistory As ScreenHistory object 
    where expression is a variable that represents a Productivity Object

    Property Value

    A ScreenHistory object
    See Also