Свойство GaugeInputValueInstance.Value
Gets the calculated value of 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 GaugeInputValueInstance
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
An object that represents the calculated value of the Value property.
См. также
Справочник
Пространство имен Microsoft.ReportingServices.OnDemandReportRendering