Reflection Desktop VBA Guide
Attachmate.Reflection.Objects.Emulation.IbmHosts Library / Attachmate.Reflection.Objects.Emulation.IbmHosts Library / IbmTerminal Object / ExpressLogonFeatureApplid Property
In This Topic
    ExpressLogonFeatureApplid Property
    In This Topic
    Gets or sets the application ID to use for Express Logon Feature (ELF) support.
    Syntax
    expression.ExpressLogonFeatureApplid As String
    where expression is a variable that represents a IbmTerminal Object
    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.
    Remarks
    This property applies to 3270 Telnet and Telnet Extended sessions only. The default is "". For more information see "Configuring Advanced Connection Settings" in the Reflection Help.
    See Also