Reflection Desktop VBA Guide
Attachmate.Reflection.Objects.Emulation.IbmHosts Library / Attachmate.Reflection.Objects.Emulation.IbmHosts Library / ScreenCharacter Object / Attributes Property
In This Topic
    Attributes Property (ScreenCharacter)
    In This Topic
    Gets the field attributes.
    Syntax
    expression.Attributes As FieldAttributes
    where expression is a variable that represents a ScreenCharacter Object

    Property Value

    A FieldAttributes object.
    See Also