Свойство MapPolygonTemplateInstance.ShowLabel
Gets the calculated value of the ShowLabel property in a MapPolygonTemplate class.
Пространство имен: Microsoft.ReportingServices.OnDemandReportRendering
Сборка: Microsoft.ReportingServices.ProcessingCore (в Microsoft.ReportingServices.ProcessingCore.dll)
Синтаксис
'Декларация
Public ReadOnly Property ShowLabel As MapAutoBool
Get
'Применение
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
Значение свойства
Тип: Microsoft.ReportingServices.OnDemandReportRendering.MapAutoBool
A MapAutoBool value that represents the calculated value of the ShowLabel property.
См. также
Справочник
MapPolygonTemplateInstance Класс
Пространство имен Microsoft.ReportingServices.OnDemandReportRendering