Click or drag to resize

SeparatorsNcpdpScript Property

Factory method to initialize a new instance of the Separators class. Uses the default NCPDP SCRIPT separators: Segment ' ComponentDataElement : DataElement + RepetitionDataElement * Escape /

Namespace: EdiFabric.Framework
Assembly: EdiFabric (in EdiFabric.dll) Version: 10.7.4.0
Syntax
public static Separators NcpdpScript { get; }

Return Value

Separators
A new instance of the Separators class with all default separators.
See Also