Właściwość GaugePointer.Instance
Pobiera obiekt wystąpienie raport, który zawiera obliczone wartości tego obiektu definicja raportu.
Przestrzeń nazw: Microsoft.ReportingServices.OnDemandReportRendering
Zestaw: Microsoft.ReportingServices.ProcessingCore (w Microsoft.ReportingServices.ProcessingCore.dll)
Składnia
'Deklaracja
Public ReadOnly Property Instance As GaugePointerInstance
Get
'Użycie
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
Wartość właściwości
Typ: Microsoft.ReportingServices.OnDemandReportRendering.GaugePointerInstance
A GaugePointerInstance obiektu.
Zobacz także