Reflection .NET API
Attachmate.Reflection.Emulation.IbmHosts Assembly / Attachmate.Reflection.Emulation.IbmHosts Namespace / Printer5250ModelIdEnum Enumeration


In This Topic
    Printer5250ModelIdEnum Enumeration
    In This Topic
    Syntax
    'Declaration
     
    
    Public Enum Printer5250ModelIdEnum 
       Inherits System.Enum
    'Usage
     
    
    Dim instance As Printer5250ModelIdEnum
    public enum Printer5250ModelIdEnum : System.Enum 
    Members
    MemberDescription
    AnyModelAny model
    rc3812Printer3812-1 page printer
    rc3912Printer3912 page printer
    rc5553Printer5553 DBCS
    Inheritance Hierarchy

    System.Object
       System.ValueType
          System.Enum
             Attachmate.Reflection.Emulation.IbmHosts.Printer5250ModelIdEnum

    See Also