FlexReport for .NET | ComponentOne
C1.Document Assembly / C1.Ssrs.RplReader Namespace / RplReader Class / Log Property

In This Topic
    Log Property (RplReader)
    In This Topic
    Gets the C1.Ssrs.IReaderLog object used to build the parsing log.
    Syntax
    'Declaration
     
    Public ReadOnly Property Log As IReaderLog
    public IReaderLog Log {get;}
    See Also