MapMarkerTemplate.Instance Property

Definition

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

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

Property Value

A MapMarkerTemplateInstance object.

Applies to