Reflection Desktop VBA Guide
Attachmate.Reflection.Objects.Emulation.IbmHosts Library / Attachmate.Reflection.Objects.Emulation.IbmHosts Library / IbmTerminal Object / ShowUnprotectedAttributes Property
In This Topic
    ShowUnprotectedAttributes Property
    In This Topic
    Gets or sets a value indicating if unprotected attributes are shown as dots on the terminal screen This setting is only relevant for 3270 terminal sessions
    Syntax
    expression.ShowUnprotectedAttributes As Boolean
    where expression is a variable that represents a IbmTerminal Object
    See Also