次の方法で共有


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 オブジェクト。

適用対象