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

    Property Value

    An IbmScreen object.
    See Also