Classe Warning
Represents a list of errors or warnings that are returned when a report is published or processed.
Espace de noms : ReportService2006
Assembly : ReportService2006 (dans ReportService2006.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 methods such as CreateReport,CreateReportHistorySnapshot, and SetReportDefinition.
Hiérarchie d'héritage
System. . :: . .Object
ReportService2006..::..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.