Partager via


Propriété MapLine.UseCustomLineTemplate

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

Espace de noms :  Microsoft.ReportingServices.OnDemandReportRendering
Assembly :  Microsoft.ReportingServices.ProcessingCore (en Microsoft.ReportingServices.ProcessingCore.dll)

Syntaxe

'Déclaration
Public ReadOnly Property UseCustomLineTemplate As ReportBoolProperty 
    Get
'Utilisation
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

Valeur de propriété

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

Voir aussi

Référence

MapLine Classe

Espace de noms Microsoft.ReportingServices.OnDemandReportRendering