CustomLabel.Instance プロパティ

定義

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

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

プロパティ値

CustomLabelInstance オブジェクト。

適用対象