Свойство CompiledGaugeInputValueInstance.Value
Gets the parsed value that represents the Value property in a GaugeInputValue class.
Пространство имен: Microsoft.ReportingServices.OnDemandReportRendering
Сборка: Microsoft.ReportingServices.ProcessingCore (в Microsoft.ReportingServices.ProcessingCore.dll)
Синтаксис
'Декларация
Public ReadOnly Property Value As Object
Get
'Применение
Dim instance As CompiledGaugeInputValueInstance
Dim value As Object
value = instance.Value
public Object Value { get; }
public:
property Object^ Value {
Object^ get ();
}
member Value : Object
function get Value () : Object
Значение свойства
Тип: System.Object
A parsed value that represents the Value property.
См. также
Справочник
CompiledGaugeInputValueInstance Класс
Пространство имен Microsoft.ReportingServices.OnDemandReportRendering