Attachmate.Reflection.Objects.Emulation.Common Library > HostField Object : Attributes Property |
Gets
a bit mask that contains all of the field attributes.Object.Attributes As FieldAttributes
Dim host As HostField
Dim attribute As FieldAttributes
'Get FieldAttributes.
attribute = host.Attributes