EdiParseMode 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 EdiParseMode
public enum EdiParseMode
type EdiParseMode =
Public Enum EdiParseMode
- Inheritance
-
EdiParseMode
Fields
| ParseControlSegment | 0 | |
| ParseMessage | 3 | |
| ParseTa1 | 1 | |
| ParseUna | 2 | |
| SerializeControlSegment | 5 | |
| SerializeControlSegmentInBiboMode | 6 | |
| SerializeMessage | 4 | |
| SerializeMessageInBiboMode | 8 | |
| SerializeUnaSegment | 7 |