Właściwość Thermometer.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 ThermometerInstance
Get
'Użycie
Dim instance As Thermometer
Dim value As ThermometerInstance
value = instance.Instance
public ThermometerInstance Instance { get; }
public:
property ThermometerInstance^ Instance {
ThermometerInstance^ get ();
}
member Instance : ThermometerInstance
function get Instance () : ThermometerInstance
Wartość właściwości
Typ: Microsoft.ReportingServices.OnDemandReportRendering.ThermometerInstance
A ThermometerInstance obiektu.
Zobacz także