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

Property Value

A Terminal object
See Also