次の方法で共有


PinLabel.Instance プロパティ

定義

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

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

プロパティ値

PinLabelInstance オブジェクト。

適用対象