Reflection Desktop VBA Guide
Attachmate.Reflection.Objects Library / Attachmate.Reflection.Objects.Productivity Library / RecentTyping Object / Parent Property
In This Topic
    Parent Property (RecentTyping)
    In This Topic
    Gets the parent object. The parent is the Productivity object.
    Syntax
    expression.Parent As Productivity object 
    where expression is a variable that represents a RecentTyping Object

    Property Value

    A Productivity object
    See Also