InfoConnect VBA Guide
Attachmate.Reflection.Objects.Emulation.UTS Library / FileTransfer Object / Parent Property
In This Topic
    Parent Property (FileTransfer)
    In This Topic
    Gets the parent object. The parent is the IUtsTerminal object.
    Syntax
    expression.Parent As UtsTerminal object 
    where expression is a variable that represents a FileTransfer Object
    See Also