'DeclarationPublic Enum AS400OutputDestinationOption Inherits System.Enum
'UsageDim instance As AS400OutputDestinationOption
public enum AS400OutputDestinationOption : System.Enum
'DeclarationPublic Enum AS400OutputDestinationOption Inherits System.Enum
'UsageDim instance As AS400OutputDestinationOption
public enum AS400OutputDestinationOption : System.Enum
| Member | Description |
|---|---|
| Display | Receives host data to your display. |
| File | Receives host data to the file specified by the Xfr400LocalFile property. |
| Spreadsheet | Receives host data to a DIF file. |
System.Object
System.ValueType
System.Enum
Attachmate.Reflection.Emulation.IbmHosts.AS400OutputDestinationOption