InfoConnect VBA Guide
Attachmate.Reflection.Objects.Emulation.UTS Library / OS2200FileTransfer Object / Parent Property
In This Topic
    Parent Property (OS2200FileTransfer)
    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 OS2200FileTransfer Object
    See Also