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


Свойство GaugeImage.Instance

Этот API-интерфейс поддерживает инфраструктуру SQL Server 2012 и не предназначен для использования непосредственно из кода.

Gets the instance of GaugeImage.

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

Синтаксис

'Декларация
Public ReadOnly Property Instance As GaugeImageInstance 
    Get
'Применение
Dim instance As GaugeImage 
Dim value As GaugeImageInstance 

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

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

Тип: Microsoft.ReportingServices.OnDemandReportRendering.GaugeImageInstance
The instance of GaugeImage.

См. также

Справочник

GaugeImage Класс

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