ReportSectionInstance Class

Definition

Represents an instance type of the ReportSection class and contains the calculated values of the properties in 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
Inheritance
ReportSectionInstance

Properties

UniqueName

Gets the unique identifier of this instance object.

Methods

ResetInstanceCache()

Resets the instance cache.

(Inherited from BaseInstance)

Applies to