Reflection Desktop VBA Guide
Attachmate.Reflection.Objects Library / Attachmate.Reflection.Objects.Productivity Library / ScreenHistory Object / Count Property
In This Topic
    Count Property (ScreenHistory)
    In This Topic
    Gets the number of screens in the Screen History for a session.
    Syntax
    expression.Count As Integer
    where expression is a variable that represents a ScreenHistory Object
    See Also