MapTitle.Instance Property

Definition

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

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

Property Value

A MapTitleInstance object.

Applies to