|
SeparatorsNcpdpTelco Property
|
Factory method to initialize a new instance of the
Separators class.
Uses the default NCPDP TELCO separators:
Segment 1E
ComponentDataElement 1C
DataElement 1C
Namespace:
EdiFabric.Framework
Assembly:
EdiFabric (in EdiFabric.dll) Version: 10.4.1.0 (10.4.1.0)
Syntaxpublic static Separators NcpdpTelco { get; }
Public Shared ReadOnly Property NcpdpTelco As Separators
Get
Return Value
Type:
SeparatorsA new instance of the
Separators class with all default separators.
See Also