PageSection.Instance Propiedad

Definición

Obtiene el objeto instancia de informe que contiene los valores calculados de este objeto de definición de informe.

public:
 property Microsoft::ReportingServices::OnDemandReportRendering::PageSectionInstance ^ Instance { Microsoft::ReportingServices::OnDemandReportRendering::PageSectionInstance ^ get(); };
public Microsoft.ReportingServices.OnDemandReportRendering.PageSectionInstance Instance { get; }
member this.Instance : Microsoft.ReportingServices.OnDemandReportRendering.PageSectionInstance
Public ReadOnly Property Instance As PageSectionInstance

Valor de propiedad

Un objeto PageSectionInstance.

Se aplica a