Reflection Desktop VBA Guide
Attachmate.Reflection.Objects.Emulation.IbmHosts Library / Attachmate.Reflection.Objects.Emulation.IbmHosts Library / IbmPrinter Object / AssignedLUName Property
In This Topic
    AssignedLUName Property (IbmPrinter)
    In This Topic
    Returns which LU (session) was assigned for your connection. This property applies only to 3270 sessions and is read-only.
    Syntax
    expression.AssignedLUName As String
    where expression is a variable that represents a IbmPrinter Object
    See Also