LoadReportDefinition2CompletedEventArgs.warnings, propriété

Espace de noms :  Microsoft.Reporting.WebForms.Internal.Soap.ReportingServices2005.Execution
Assembly :  Microsoft.ReportViewer.WebForms (dans Microsoft.ReportViewer.WebForms.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.WebForms.Internal.Soap.ReportingServices2005.Execution.Warning[]

Voir aussi

Référence

LoadReportDefinition2CompletedEventArgs Classe

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