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: 7.2.0.0 (7.2.7583.15464)
Syntax
C#
protected XmlReader BaseReader { get; set; }

Property Value

Type: XmlReader
See Also