Click or drag to resize
XmlWrappingReaderBaseReader Property
Gets or sets the underlying reader this instance is wrapping.

Namespace: PDTec.IceNet.Domain.AuditTrail.Xml
Assembly: PDTec.IceNet.Domain (in PDTec.IceNet.Domain.dll) Version: 6.0.0.0 (6.0.6225.27214)
Syntax
C#
protected XmlReader BaseReader { get; set; }

Property Value

Type: XmlReader
See Also