Compartir a través de


IReportContext Miembros

Defines the properties of the report context.

El tipo IReportContext expone los siguientes miembros.

Propiedades

  Nombre Descripción
Propiedad pública IsLinkedReport Gets the value that specifies whether the report is a linked report.
Propiedad pública IsSubreport Gets the value that specifies whether the report is a subreport.
Propiedad pública LinkedReportTargetName Gets the value that specifies the name of the link target.
Propiedad pública LinkedReportTargetPath Gets the value that specifies the path of the link target.
Propiedad pública ParentReportName Gets the value that specifies the name of the parent report.
Propiedad pública ParentReportPath Gets a value that specifies the path of the parent report.
Propiedad pública QueryParameters Gets a value that specifies the query parameters of the report.
Propiedad pública ReportName Gets a value that specifies the name of the report.
Propiedad pública ReportPath Gets a value that specifies the path of the report.

Principio