Classe Warning
Represents a list of errors or warnings that are returned when a report is published or processed.
Spazio dei nomi: ReportExecution2005
Assembly: ReportExecution2005 (in ReportExecution2005.dll)
Sintassi
'Dichiarazione
<SerializableAttribute> _
Public Class Warning
'Utilizzo
Dim instance As Warning
[SerializableAttribute]
public class Warning
[SerializableAttribute]
public ref class Warning
[<SerializableAttribute>]
type Warning = class end
public class Warning
Osservazioni
A Warning object is returned as output by the CreateReport, CreateReportHistorySnapshot, Render, and SetReportDefinition methods.
Gerarchia di ereditarietà
System. . :: . .Object
ReportExecution2005..::..Warning
Thread Safety
Tutti i membri pubblici static (Shared in Visual Basic) di questo tipo sono thread safe. I membri di istanza non hanno garanzia di essere thread safe.