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


Свойство MapBucket.EndValue

Gets the end value for a map bucket.

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

Синтаксис

'Декларация
Public ReadOnly Property EndValue As ReportVariantProperty 
    Get
'Применение
Dim instance As MapBucket 
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.

См. также

Справочник

MapBucket Класс

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