次の方法で共有


GaugeInputValue.Value プロパティ

値に対する式を取得します。

名前空間:  Microsoft.ReportingServices.OnDemandReportRendering
アセンブリ:  Microsoft.ReportingServices.ProcessingCore (Microsoft.ReportingServices.ProcessingCore.dll)

構文

'宣言
Public ReadOnly Property Value As ReportVariantProperty 
    Get
'使用
Dim instance As GaugeInputValue 
Dim value As ReportVariantProperty 

value = instance.Value
public ReportVariantProperty Value { get; }
public:
property ReportVariantProperty^ Value {
    ReportVariantProperty^ get ();
}
member Value : ReportVariantProperty
function get Value () : ReportVariantProperty

プロパティ値

型: Microsoft.ReportingServices.OnDemandReportRendering.ReportVariantProperty
ReportVariantProperty オブジェクト。

関連項目

参照

GaugeInputValue クラス

Microsoft.ReportingServices.OnDemandReportRendering 名前空間