次の方法で共有


ScalePin.Instance プロパティ

定義

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

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

プロパティ値

ScalePinInstance オブジェクト。

適用対象