Reflection Desktop VBA Guide
Attachmate.Reflection.Objects.Emulation.IbmHosts Library / Attachmate.Reflection.Objects.Emulation.IbmHosts Library / FieldAttributes Object / ResetAttributes Method
In This Topic
    ResetAttributes Method
    In This Topic
    Clears all field attribute bit values.
    Syntax
    expression.ResetAttributes() 
    where expression is a variable that represents a FieldAttributes Object
    See Also