ServerReport Classe
Definição
Importante
Algumas informações se referem a produtos de pré-lançamento que podem ser substancialmente modificados antes do lançamento. A Microsoft não oferece garantias, expressas ou implícitas, das informações aqui fornecidas.
public ref class ServerReport sealed : Microsoft::Reporting::WebForms::Report, System::Runtime::Serialization::ISerializable
[System.Serializable]
public sealed class ServerReport : Microsoft.Reporting.WebForms.Report, System.Runtime.Serialization.ISerializable
[<System.Serializable>]
type ServerReport = class
inherit Report
interface ISerializable
Public NotInheritable Class ServerReport
Inherits Report
Implements ISerializable
- Herança
- Atributos
- Implementações
Construtores
| ServerReport() |
Propriedades
| Cookies | |
| DisplayName | (Herdado de Report) |
| Headers | |
| HistoryId | |
| IsDrillthroughReport | (Herdado de Report) |
| IsReadyForRendering | (Herdado de Report) |
| ReportPath | |
| ReportServerCredentials | |
| ReportServerUrl | |
| Timeout | |
Métodos
Implantações explícitas de interface
| ISerializable.GetObjectData(SerializationInfo, StreamingContext) |