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