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


Свойство MapAppearanceRule.StartValue

Gets the start value in the data distribution.

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

Синтаксис

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

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

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

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

См. также

Справочник

MapAppearanceRule Класс

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