Condividi tramite


Proprietà MapLine.MapLineTemplate

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

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

Sintassi

'Dichiarazione
Public ReadOnly Property MapLineTemplate As MapLineTemplate 
    Get
'Utilizzo
Dim instance As MapLine 
Dim value As MapLineTemplate 

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

Valore proprietà

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

Vedere anche

Riferimento

MapLine Classe

Spazio dei nomi Microsoft.ReportingServices.OnDemandReportRendering