Click to Rate and Give Feedback
MSDN
MSDN Library
Visual Studio 2005
Visual Studio
Tools and Features
Warning Class
Collapse All/Expand All Collapse All
This page is specific to
Microsoft Visual Studio 2005/.NET Framework 2.0

Other versions are also available for the following:
 
Warning Class 

Represents a list of errors or warnings that are returned when a report is rendered or processed.

Namespace: Microsoft.Reporting.WinForms
Assembly: Microsoft.ReportViewer.WinForms (in microsoft.reportviewer.winforms.dll)

Visual Basic (Declaration)
Public NotInheritable Class Warning
Visual Basic (Usage)
Dim instance As Warning
C#
public sealed class Warning
C++
public ref class Warning sealed
J#
public final class Warning
JScript
public final class Warning

An array of Warning objects is returned by the Render and RenderStream methods of the LocalReport and ServerReport classes.

System.Object
  Microsoft.Reporting.WinForms.Warning
Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.
© 2012 Microsoft. All rights reserved. Terms of Use | Trademarks | Privacy Statement
Page view tracker