Compartir a través de


PageInstance Clase

Represents an instance type of the Page class, and contains the calculated values of the properties in Page.

Espacio de nombres:  Microsoft.ReportingServices.OnDemandReportRendering
Ensamblado:  Microsoft.ReportingServices.ProcessingCore (en Microsoft.ReportingServices.ProcessingCore.dll)

Sintaxis

'Declaración
Public NotInheritable Class PageInstance _
    Inherits ReportElementInstance
'Uso
Dim instance As PageInstance
public sealed class PageInstance : ReportElementInstance
public ref class PageInstance sealed : public ReportElementInstance
[<SealedAttribute>]
type PageInstance =  
    class
        inherit ReportElementInstance
    end
public final class PageInstance extends ReportElementInstance

Jerarquía de herencia

System. . :: . .Object
  Microsoft.ReportingServices.OnDemandReportRendering. . :: . .BaseInstance
    Microsoft.ReportingServices.OnDemandReportRendering. . :: . .ReportElementInstance
      Microsoft.ReportingServices.OnDemandReportRendering..::..PageInstance

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.