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


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

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

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

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

См. также

Справочник

GaugePanelItem Класс

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