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

    Property Value

    A Terminal object
    See Also