C# (CSharp) EdiFabric.Sdk.EdiToObject.ConsoleApplication 네임스페이스

클래스들

이름 설명
EdifactSamples EdifactReader reads item by item from the EDI file stream. The final structure looks like this: UNB UNG (optional) Message or ParsingException ... (the rest of the messages or errors)... UNE (optional) UNZ ... (the rest of the interchanges) ...
Helpers
Program
X12Samples X12Stream reads item by item from the EDI file stream. The final structure looks like this: ISA GS Message or ParsingException ... (the rest of the messages or errors)... GE IEA ... (the rest of the interchanges) ...