言語

Border.Instance プロパティ

定義

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

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

プロパティ値

BorderInstance オブジェクト。

適用対象