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