InfoConnect VBA Guide
Attachmate.Reflection.Objects.Emulation.IbmHosts Library / HostField Object / IsAplCharacterSet Property
In This Topic
IsAplCharacterSet Property (HostField)
In This Topic
Gets a value that indicates whether the data cell is displayed with APL characters. Note: IScreenDataConstants.ATTR_CHAR_SET_AP
Syntax
expression.IsAplCharacterSet As Boolean
where expression is a variable that represents a HostField Object
See Also