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

    Property Value

    A Terminal object
    See Also