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


Свойство GaugePointer.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 GaugePointerInstance 
    Get
'Применение
Dim instance As GaugePointer 
Dim value As GaugePointerInstance 

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

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

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

См. также

Справочник

GaugePointer Класс

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