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

    Property Value

    A  RecentTyping Object.
    See Also