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

    Property Value

    A Terminal object
    See Also