Partager via


Propriété MapPolygon.UseCustomPolygonTemplate

Indicates whether the MapPolygonTemplate property will be applied to the map polygon.

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

Syntaxe

'Déclaration
Public ReadOnly Property UseCustomPolygonTemplate As ReportBoolProperty 
    Get
'Utilisation
Dim instance As MapPolygon 
Dim value As ReportBoolProperty 

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

Valeur de propriété

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

Voir aussi

Référence

MapPolygon Classe

Espace de noms Microsoft.ReportingServices.OnDemandReportRendering