InfoConnect VBA Guide
Attachmate.Reflection.Objects.Emulation.Common Library / FieldAttributes Object / GetFieldAttributes Method
In This Topic
    GetFieldAttributes Method
    In This Topic
    Syntax
    expression.GetFieldAttributes() As Attachmate.Reflection.Emulation.Common.FieldAttributes
    where expression is a variable that represents a FieldAttributes Object
    See Also