言語

ChartFormulaParameter.Value プロパティ

定義

パラメータの値が実際のデータ点に依存しない場合、その値はその数値に評価される式が得られます。

public:
 property Microsoft::ReportingServices::OnDemandReportRendering::ReportVariantProperty ^ Value { Microsoft::ReportingServices::OnDemandReportRendering::ReportVariantProperty ^ get(); };
public Microsoft.ReportingServices.OnDemandReportRendering.ReportVariantProperty Value { get; }
member this.Value : Microsoft.ReportingServices.OnDemandReportRendering.ReportVariantProperty
Public ReadOnly Property Value As ReportVariantProperty

プロパティ値

ReportVariantProperty オブジェクト。

適用対象