ReportInstance Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public ref class ReportInstance sealed : Microsoft::ReportingServices::OnDemandReportRendering::BaseInstance
public sealed class ReportInstance : Microsoft.ReportingServices.OnDemandReportRendering.BaseInstance
type ReportInstance = class
inherit BaseInstance
Public NotInheritable Class ReportInstance
Inherits BaseInstance
- Inheritance
Properties
AutoRefresh |
Gets the calculated value of the AutoRefresh property in a Report class. |
InitialPageName |
Gets the calculated value of the InitialPageName property in a Report class. |
Language |
Gets the calculated value of the Language property in a Report class. |
UniqueName |
Gets the unique identifier of this instance object. |
Methods
ResetContext() |
Resets the group context for all dynamic members in this ReportInstance. |
ResetInstanceCache() |
Resets the instance cache. (Inherited from BaseInstance) |