Compartir a través de


MapLine.UseCustomLineTemplate Propiedad

Indicates whether the MapLineTemplate element will be applied to the parent map line.

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

Sintaxis

'Declaración
Public ReadOnly Property UseCustomLineTemplate As ReportBoolProperty 
    Get
'Uso
Dim instance As MapLine 
Dim value As ReportBoolProperty 

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

Valor de la propiedad

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

Vea también

Referencia

MapLine Clase

Espacio de nombres Microsoft.ReportingServices.OnDemandReportRendering