EdiSegmentType Enum
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public enum class EdiSegmentType
public enum EdiSegmentType
type EdiSegmentType =
Public Enum EdiSegmentType
- Inheritance
-
EdiSegmentType
Fields
| DATA | 14 | |
| Empty | 15 | |
| GE | 4 | |
| GS | 1 | |
| IEA | 5 | |
| ISA | 0 | |
| SE | 3 | |
| ST | 2 | |
| TA1 | 6 | |
| UNA | 7 | |
| UNB | 8 | |
| UNE | 12 | |
| UNG | 9 | |
| UNH | 10 | |
| UNT | 11 | |
| UNZ | 13 |