Reflection Desktop VBA Guide
Attachmate.Reflection.Objects.Emulation.IbmHosts Library / Attachmate.Reflection.Objects.Emulation.IbmHosts Library / HostField Object / IsExitRequiredField Property
In This Topic
    IsExitRequiredField Property (HostField)
    In This Topic
    Gets a value that indicates whether the field is an exit required field. Note: IScreenDataConstants.FIELD_EXIT_REQ
    Syntax
    expression.IsExitRequiredField As Boolean
    where expression is a variable that represents a HostField Object
    See Also