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


Свойство MapAppearanceRule.EndValue

Gets the end value in the data distribution.

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

Синтаксис

'Декларация
Public ReadOnly Property EndValue As ReportVariantProperty 
    Get
'Применение
Dim instance As MapAppearanceRule 
Dim value As ReportVariantProperty 

value = instance.EndValue
public ReportVariantProperty EndValue { get; }
public:
property ReportVariantProperty^ EndValue {
    ReportVariantProperty^ get ();
}
member EndValue : ReportVariantProperty
function get EndValue () : ReportVariantProperty

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

Тип: Microsoft.ReportingServices.OnDemandReportRendering.ReportVariantProperty
A ReportVariantProperty object that represents the end value in the data distribution.

См. также

Справочник

MapAppearanceRule Класс

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