FlexReport for .NET | ComponentOne
C1.Document Assembly / C1.Win.ImportServices.ReportExecution4 Namespace / LoadReportDefinitionCompletedEventArgs Class / warnings Property

In This Topic
    warnings Property (LoadReportDefinitionCompletedEventArgs)
    In This Topic
    Syntax
    'Declaration
     
    Public ReadOnly Property warnings As Warning()
    public Warning[] warnings {get;}
    See Also