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


Свойство GaugeInputValue.CompiledInstance

Gets the instance of the compiled gauge input value.

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

Синтаксис

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

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

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

Тип: Microsoft.ReportingServices.OnDemandReportRendering.CompiledGaugeInputValueInstance
A CompiledGaugeInputValueInstance object.

См. также

Справочник

GaugeInputValue Класс

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