DataValue.Instance プロパティ

定義

この定義オブジェクトの計算値を含むインスタンスオブジェクトを取得します。

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

プロパティ値

DataValueInstance オブジェクト。

適用対象