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


Свойство BaseGaugeImage.Source

Identifies the source of the image

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

Синтаксис

'Декларация
Public ReadOnly Property Source As ReportEnumProperty(Of Image.SourceType)
    Get
'Применение
Dim instance As BaseGaugeImage 
Dim value As ReportEnumProperty(Of Image.SourceType)

value = instance.Source
public ReportEnumProperty<Image.SourceType> Source { get; }
public:
property ReportEnumProperty<Image.SourceType>^ Source {
    ReportEnumProperty<Image.SourceType>^ get ();
}
member Source : ReportEnumProperty<Image.SourceType>
function get Source () : ReportEnumProperty<Image.SourceType>

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

Тип: Microsoft.ReportingServices.OnDemandReportRendering.ReportEnumProperty<Image.SourceType>
A ReportEnumProperty<EnumType> object.

См. также

Справочник

BaseGaugeImage Класс

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