Render2CompletedEventArgs.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

Render2CompletedEventArgs Classe

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