MapLimits.Instance Property

Definition

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

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

Property Value

A ChartTitleInstance object.

Applies to