Classe Warning
Represents a list of errors or warnings that is returned when a report is published or processed.
Espace de noms : ReportService2005
Assembly : ReportService2005 (dans ReportService2005.dll)
Syntaxe
'Déclaration
<SerializableAttribute> _
Public Class Warning
'Utilisation
Dim instance As Warning
[SerializableAttribute]
public class Warning
[SerializableAttribute]
public ref class Warning
[<SerializableAttribute>]
type Warning = class end
public class Warning
Notes
A Warning object is returned as output by the CreateReport, CreateReportHistorySnapshot,Render, and SetReportDefinition methods.
Hiérarchie d'héritage
System. . :: . .Object
ReportService2005..::..Warning
Sécurité des threads
Tous les membres publics static (Shared dans Visual Basic) de ce type sont thread-safe. Il n'est pas garanti que les membres d'instance soient thread-safe.