Click or drag to resize

DexReaderSettings Class

The DEX reader settings.
Inheritance Hierarchy
SystemObject
  EdiFabric.Framework.ReadersReaderSettings
    EdiFabric.Framework.ReadersDexReaderSettings

Namespace: EdiFabric.Framework.Readers
Assembly: EdiFabric (in EdiFabric.dll) Version: 10.7.4.0
Syntax
public class DexReaderSettings : ReaderSettings

The DexReaderSettings type exposes the following members.

Constructors
 NameDescription
Public methodDexReaderSettings Initializes a new instance of the DexReaderSettings class.
Public methodDexReaderSettings(Separators) Initializes a new instance of the DexReaderSettings class.
Top
See Also