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


Свойство ThermometerInstance.BulbSize

Gets the calculated value of the BulbSize property in a Thermometer class.

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

Синтаксис

'Декларация
Public ReadOnly Property BulbSize As Double 
    Get
'Применение
Dim instance As ThermometerInstance 
Dim value As Double 

value = instance.BulbSize
public double BulbSize { get; }
public:
property double BulbSize {
    double get ();
}
member BulbSize : float
function get BulbSize () : double

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

Тип: System.Double
A double value that represents the calculated value of the BulbSize property.

См. также

Справочник

ThermometerInstance Класс

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