'DeclarationPublic Enum AS400DateSeparatorOption Inherits System.Enum
'UsageDim instance As AS400DateSeparatorOption
public enum AS400DateSeparatorOption : System.Enum
'DeclarationPublic Enum AS400DateSeparatorOption Inherits System.Enum
'UsageDim instance As AS400DateSeparatorOption
public enum AS400DateSeparatorOption : System.Enum
| Member | Description |
|---|---|
| Blank | ( ) |
| Comma | (,) |
| Dash | (-) |
| Default | AS/400 job default. |
| Null | Absence of any separator. |
| Period | (.) |
| Slash | (/) |
System.Object
System.ValueType
System.Enum
Attachmate.Reflection.Emulation.IbmHosts.AS400DateSeparatorOption