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


Свойство BaseGaugeImage.Value

The image data.

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

Синтаксис

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

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

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

Тип: Microsoft.ReportingServices.OnDemandReportRendering.ReportVariantProperty
A ReportVariantProperty object.

Замечания

Expected datatype is either string or array of byte, depending on Source.

См. также

Справочник

BaseGaugeImage Класс

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