Reflection Desktop VBA Guide
Attachmate.Reflection.Objects Library / Attachmate.Reflection.Objects.Productivity Library / AutoExpand Object / Parent Property
In This Topic
    Parent Property (AutoExpand)
    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 AutoExpand Object

    Property Value

    A Productivity object.
    See Also