言語

CustomProperty.Instance プロパティ

定義

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

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

プロパティ値

CustomPropertyInstance オブジェクト。

適用対象