Condividi tramite


Proprietà MapPoint.MapPointTemplate

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

Spazio dei nomi  Microsoft.ReportingServices.OnDemandReportRendering
Assembly:  Microsoft.ReportingServices.ProcessingCore (in Microsoft.ReportingServices.ProcessingCore.dll)

Sintassi

'Dichiarazione
Public ReadOnly Property MapPointTemplate As MapPointTemplate 
    Get
'Utilizzo
Dim instance As MapPoint 
Dim value As MapPointTemplate 

value = instance.MapPointTemplate
public MapPointTemplate MapPointTemplate { get; }
public:
property MapPointTemplate^ MapPointTemplate {
    MapPointTemplate^ get ();
}
member MapPointTemplate : MapPointTemplate
function get MapPointTemplate () : MapPointTemplate

Valore proprietà

Tipo: Microsoft.ReportingServices.OnDemandReportRendering.MapPointTemplate
A MapPointTemplate object.

Vedere anche

Riferimento

MapPoint Classe

Spazio dei nomi Microsoft.ReportingServices.OnDemandReportRendering