|
SeparatorsX12 Field
|
Factory method to initialize a new instance of the
Separators class.
Uses the default X12 separators:
Segment ~
ComponentDataElement >
DataElement *
RepetitionDataElement ^
Escape N/A
Namespace:
EdiFabric.Framework
Assembly:
EdiFabric.Framework (in EdiFabric.Framework.dll) Version: 9.8.7.5 (9.8.7.5)
Syntaxpublic static Separators X12
Public Shared X12 As Separators
Return Value
Type:
SeparatorsA new instance of the
Separators class with all default separators.
See Also