| SeparatorsDex Property |
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.FrameworkAssembly: EdiFabric (in EdiFabric.dll) Version: 10.7.4.0
Syntax public static Separators Dex { get; }
Public Shared ReadOnly Property Dex As Separators
Get
Return Value
SeparatorsA new instance of the
Separators class with all default separators.
See Also