ScaleRange.Instance Property

Definition

Gets the report instance object that contains the calculated values of this report definition object.

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

Property Value

A ScaleRangeInstance object.

Applies to