Compartir a través de


Warning Clase

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

Espacio de nombres:  ReportService2006
Ensamblado:  ReportService2006 (en ReportService2006.dll)

Sintaxis

'Declaración
<SerializableAttribute> _
Public Class Warning
'Uso
Dim instance As Warning
[SerializableAttribute]
public class Warning
[SerializableAttribute]
public ref class Warning
[<SerializableAttribute>]
type Warning =  class end
public class Warning

Notas

A Warning object is returned as output by methods such as CreateReport,CreateReportHistorySnapshot, and SetReportDefinition.

Jerarquía de herencia

System. . :: . .Object
  ReportService2006..::..Warning

Seguridad para subprocesos

Todos los miembros públicos static (Shared en Visual Basic) de este tipo son seguros para subprocesos. No se garantiza que los miembros de instancia sean seguros para subprocesos.