Click or drag to resize
XmlRecordReaderSettings Property
Has all the options that are able to be set that will affect the way records are parsed.

Namespace: DataStreams.Xml
Assembly: DataStreams (in DataStreams.dll) Version: 5.20.0.0
Syntax
public XmlRecordReaderUserSettings Settings { get; }

Property Value

Type: XmlRecordReaderUserSettings
See Also