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

    Property Value

    An IbmTerminal object
    See Also