Reflection Desktop VBA Guide
Attachmate.Reflection.Objects.Emulation.IbmHosts Library / Attachmate.Reflection.Objects.Emulation.IbmHosts Library / IbmTerminal Object / VBProject Property
In This Topic
    VBProject Property (IbmTerminal)
    In This Topic
    Gets the VB project from VBA
    Syntax
    expression.VBProject As Object
    where expression is a variable that represents a IbmTerminal Object
    See Also