Nota:
El acceso a esta página requiere autorización. Puede intentar iniciar sesión o cambiar directorios.
El acceso a esta página requiere autorización. Puede intentar cambiar los directorios.
Gets the calculated value of the ShowLabel property in a MapPolygonTemplate class.
Espacio de nombres: Microsoft.ReportingServices.OnDemandReportRendering
Ensamblado: Microsoft.ReportingServices.ProcessingCore (en Microsoft.ReportingServices.ProcessingCore.dll)
Sintaxis
'Declaración
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 de la propiedad
Tipo: Microsoft.ReportingServices.OnDemandReportRendering.MapAutoBool
A MapAutoBool value that represents the calculated value of the ShowLabel property.
Vea también
Referencia
MapPolygonTemplateInstance Clase
Espacio de nombres Microsoft.ReportingServices.OnDemandReportRendering