Reflection Desktop VBA Guide
Attachmate.Reflection.Objects.Emulation.IbmHosts Library / Attachmate.Reflection.Objects.Emulation.IbmHosts Library / FieldAttributes Object / IsAttributeSpace Property
In This Topic
    IsAttributeSpace Property (FieldAttributes)
    In This Topic
    Returns whether field attributes occupy screen space. Note: IScreenDataConstants.FIELD_ATTRIB_SPACE
    Syntax
    expression.IsAttributeSpace As Boolean
    where expression is a variable that represents a FieldAttributes Object
    See Also