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 物件。

適用於