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

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