MapLegendTitle.Instance Property

Definition

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

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

Property Value

A MapLegendTitleInstance object.

Applies to