言語

ReportParameter.Prompt プロパティ

定義

パラメータ値を求める際に表示されるユーザープロンプトに評価される式を得ます。

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

プロパティ値

ReportStringProperty オブジェクト。

適用対象