[]
        
(Showing Draft Content)

C1.Ssrs.IReaderLog

IReaderLog Interface

Allows a ReaderBase to build a log while parsing an SSRS stream (RPL or RGDI).

Namespace: C1.Ssrs
Assembly: C1.Document.dll
Syntax
public interface IReaderLog

Properties

Name Description
Indent

Gets or sets the indent for the log.

Methods

Name Description
Log(string)

Logs a message.

Log(string, params object[])

Logs a formatted message.