CompiledGaugeInputValueInstance.Value プロパティ
GaugeInputValue クラスの Value プロパティを表す解析された値を取得します。
名前空間: 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
Value プロパティを表す解析された値。