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


Свойство Gauge.Instance

Gets the report instance object that contains the calculated values of this report definition object.

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

Синтаксис

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

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

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

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

См. также

Справочник

Gauge Класс

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