MapLineTemplate-Eigenschaft
Gets a custom template to be applied to the map line.
Namespace: Microsoft.ReportingServices.OnDemandReportRendering
Assembly: Microsoft.ReportingServices.ProcessingCore (in Microsoft.ReportingServices.ProcessingCore.dll)
Syntax
'Declaration
Public ReadOnly Property MapLineTemplate As MapLineTemplate
Get
'Usage
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
Eigenschaftswert
Typ: Microsoft.ReportingServices.OnDemandReportRendering. . :: . .MapLineTemplate
A MapLineTemplate object.