Reflection Desktop VBA Guide
Attachmate.Reflection.Objects.Emulation.IbmHosts Library / Attachmate.Reflection.Objects.Emulation.IbmHosts Library / FieldType Enumeration
In This Topic
    FieldType Enumeration
    In This Topic
    Defines valid field type values.
    Members
    MemberDescription
    AnySearches for protected or unprotected field.
    ProtectedSearches for protected field.
    UnprotectedSearches for unprotected field.
    See Also