Partilhar via


Propriedade do RDL MapPolygonTemplateInstance.ShowLabel

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

Namespace:  Microsoft.ReportingServices.OnDemandReportRendering
Assembly:  Microsoft.ReportingServices.ProcessingCore (em Microsoft.ReportingServices.ProcessingCore.dll)

Sintaxe

'Declaração
Public ReadOnly Property ShowLabel As MapAutoBool 
    Get
'Uso
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

Valor da propriedade

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

Consulte também

Referência

MapPolygonTemplateInstance Classe

Namespace Microsoft.ReportingServices.OnDemandReportRendering