MapPoint.MapPointTemplate Property

Definition

Gets a custom template to be applied to the map point.

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

Property Value

A MapPointTemplate object.

Applies to