Share via


TextRun.Instance プロパティ

定義

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

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

プロパティ値

TextRunInstance オブジェクト。

適用対象