言語

Map.Instance プロパティ

定義

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

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

プロパティ値

MapInstance オブジェクト。

適用対象