Compartir a través de


MapPoint.MapPointTemplate Propiedad

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

Espacio de nombres:  Microsoft.ReportingServices.OnDemandReportRendering
Ensamblado:  Microsoft.ReportingServices.ProcessingCore (en Microsoft.ReportingServices.ProcessingCore.dll)

Sintaxis

'Declaración
Public ReadOnly Property MapPointTemplate As MapPointTemplate 
    Get
'Uso
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

Valor de la propiedad

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

Vea también

Referencia

MapPoint Clase

Espacio de nombres Microsoft.ReportingServices.OnDemandReportRendering