Поделиться через


Свойство MapColorScaleInstance.NoDataText

Gets the calculated value of the NoDataText property in a MapColorScale class.

Пространство имен:  Microsoft.ReportingServices.OnDemandReportRendering
Сборка:  Microsoft.ReportingServices.ProcessingCore (в Microsoft.ReportingServices.ProcessingCore.dll)

Синтаксис

'Декларация
Public ReadOnly Property NoDataText As String 
    Get
'Применение
Dim instance As MapColorScaleInstance 
Dim value As String 

value = instance.NoDataText
public string NoDataText { get; }
public:
property String^ NoDataText {
    String^ get ();
}
member NoDataText : string
function get NoDataText () : String

Значение свойства

Тип: System.String
A string value that represents the calculated value of the NoDataText property.

См. также

Справочник

MapColorScaleInstance Класс

Пространство имен Microsoft.ReportingServices.OnDemandReportRendering