LoadReportDefinitionCompletedEventArgs.warnings, propriété

Espace de noms :  Microsoft.Reporting.WinForms.Internal.Soap.ReportingServices2005.Execution
Assembly :  Microsoft.ReportViewer.WinForms (dans Microsoft.ReportViewer.WinForms.dll)

Syntaxe

'Déclaration
Public ReadOnly Property warnings As Warning()
public Warning[] warnings { get; }
public:
property array<Warning^>^ warnings {
    array<Warning^>^ get ();
}
member warnings : Warning[] with get
function get warnings () : Warning[]

Valeur de propriété

Type : array<Microsoft.Reporting.WinForms.Internal.Soap.ReportingServices2005.Execution.Warning[]

Voir aussi

Référence

LoadReportDefinitionCompletedEventArgs Classe

Microsoft.Reporting.WinForms.Internal.Soap.ReportingServices2005.Execution, espace de noms