Reflection Desktop VBA Guide
Attachmate.Reflection.Objects.Emulation.IbmHosts Library / Attachmate.Reflection.Objects.Emulation.IbmHosts Library / HostField Object / ContainsCharacterSpecificAttributes Property
In This Topic
    ContainsCharacterSpecificAttributes Property
    In This Topic
    Gets a value that indicates whether the field must be examined on a character-by-character basis for character-specific attributes.
    Syntax
    expression.ContainsCharacterSpecificAttributes As Boolean
    where expression is a variable that represents a HostField Object
    See Also