Partager via


Propriété MapPolygonInstance.UseCustomPolygonTemplate

Gets the calculated value of the UseCustomPolygonTemplate property in a MapPolygon class.

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

Syntaxe

'Déclaration
Public ReadOnly Property UseCustomPolygonTemplate As Boolean 
    Get
'Utilisation
Dim instance As MapPolygonInstance 
Dim value As Boolean 

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

Valeur de propriété

Type : System.Boolean
A Boolean value that represents the calculated value of the UseCustomPolygonTemplate property.

Voir aussi

Référence

MapPolygonInstance Classe

Espace de noms Microsoft.ReportingServices.OnDemandReportRendering