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

Property Value

A FieldAttributes object
See Also