Reflection Desktop VBA Guide
Attachmate.Reflection.Objects.Emulation.IbmHosts Library / Attachmate.Reflection.Objects.Emulation.IbmHosts Library / IbmTerminal Object / InsertArena Property
In This Topic
    InsertArena Property
    In This Topic
    Gets or sets a value that specifies the extent to which the terminal applies the logic for character insertion as described for the InsertProtocol property.
    Syntax
    expression.InsertArena As InsertArenaOption
    where expression is a variable that represents a IbmTerminal Object

    Property Value

    An InsertArenaOption enumeration value.
    Exceptions
    ExceptionDescription
    This exception is thrown when you modify a property that was secured via the Permissions Manager, or that can only be modified by an Administrator.
    See Also