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


Свойство CompiledGaugePointerInstance.GaugeInputValue

Gets the parsed value that represents the GaugeInputValue property in a GaugePointer class.

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

Синтаксис

'Декларация
Public Property GaugeInputValue As CompiledGaugeInputValueInstance 
    Get 
    Friend Set
'Применение
Dim instance As CompiledGaugePointerInstance 
Dim value As CompiledGaugeInputValueInstance 

value = instance.GaugeInputValue
public CompiledGaugeInputValueInstance GaugeInputValue { get; internal set; }
public:
property CompiledGaugeInputValueInstance^ GaugeInputValue {
    CompiledGaugeInputValueInstance^ get ();
    internal: void set (CompiledGaugeInputValueInstance^ value);
}
member GaugeInputValue : CompiledGaugeInputValueInstance with get, internal set
function get GaugeInputValue () : CompiledGaugeInputValueInstance 
internal function set GaugeInputValue (value : CompiledGaugeInputValueInstance)

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

Тип: Microsoft.ReportingServices.OnDemandReportRendering.CompiledGaugeInputValueInstance
A CompiledGaugeInputValueInstance parsed value that represents the GaugeInputValue property.

См. также

Справочник

CompiledGaugePointerInstance Класс

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