Lenguaje

ReportSectionInstance Clase

Definición

Representa un tipo de instancia de la ReportSection clase y contiene los valores calculados de las propiedades en ReportSection.

public ref class ReportSectionInstance sealed : Microsoft::ReportingServices::OnDemandReportRendering::BaseInstance
public sealed class ReportSectionInstance : Microsoft.ReportingServices.OnDemandReportRendering.BaseInstance
type ReportSectionInstance = class
    inherit BaseInstance
Public NotInheritable Class ReportSectionInstance
Inherits BaseInstance
Herencia
ReportSectionInstance

Propiedades

Nombre Description
UniqueName

Obtiene el identificador único de este objeto instancia.

Métodos

Nombre Description
ResetInstanceCache()

Reinicia la caché de la instancia.

(Heredado de BaseInstance)

Se aplica a