Click or drag to resize

NcpdpScriptReaderSettings(Separators) Constructor

Initializes a new instance of the NcpdpScriptReaderSettings class.

Namespace: EdiFabric.Framework.Readers
Assembly: EdiFabric (in EdiFabric.dll) Version: 10.7.4.0
Syntax
public NcpdpScriptReaderSettings(
	Separators separators = null
)

Parameters

separators  Separators  (Optional)
The separators.
See Also