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

    Property Value

    An IbmTerminal object
    See Also