言語

DataMember.Instance プロパティ

定義

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

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

プロパティ値

DataMemberInstance オブジェクト。

適用対象