InfoConnect VBA Guide
Attachmate.Reflection.Objects.Emulation.IbmHosts Library / OIA Object / TypeOf5250StatusLine Property
In This Topic
TypeOf5250StatusLine Property
In This Topic
Gets or sets the type of 5250 status line, for 5250 sessions only.
Syntax
expression.TypeOf5250StatusLine As AS400StatusLineOption
where expression is a variable that represents a OIA Object

Property Value

An AS400StatusLineOption Enumeration value.
See Also