Partager via


Propriété MapPolygonTemplateInstance.ShowLabel

Gets the calculated value of the ShowLabel property in a MapPolygonTemplate class.

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

Syntaxe

'Déclaration
Public ReadOnly Property ShowLabel As MapAutoBool 
    Get
'Utilisation
Dim instance As MapPolygonTemplateInstance 
Dim value As MapAutoBool 

value = instance.ShowLabel
public MapAutoBool ShowLabel { get; }
public:
property MapAutoBool ShowLabel {
    MapAutoBool get ();
}
member ShowLabel : MapAutoBool
function get ShowLabel () : MapAutoBool

Valeur de propriété

Type : Microsoft.ReportingServices.OnDemandReportRendering.MapAutoBool
A MapAutoBool value that represents the calculated value of the ShowLabel property.

Voir aussi

Référence

MapPolygonTemplateInstance Classe

Espace de noms Microsoft.ReportingServices.OnDemandReportRendering