次の方法で共有


Parameter.Instance プロパティ

定義

このレポート定義オブジェクトの計算値が含まれているレポート インスタンス オブジェクトを取得します。

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

プロパティ値

ParameterInstance オブジェクト。

適用対象