InfoConnect API Guide
Attachmate.Reflection.Emulation.IbmHosts Namespace / HostField Class
Members


In This Topic
    HostField Class
    In This Topic
    Represents (on a host screen) a field with field attributes, start position, and field length.
    Object Model
    HostField ClassScreenPoint ClassScreenPoint Class
    Syntax
    'Declaration
     
    
    <SerializableAttribute()>
    Public Class HostField 
    'Usage
     
    
    Dim instance As HostField
    [Serializable()]
    public class HostField 
    Inheritance Hierarchy

    System.Object
       Attachmate.Reflection.Emulation.IbmHosts.HostField

    See Also