MapSize.Instance Property

Definition

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

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

Property Value

A MapSizeInstance object.

Applies to