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

適用於