言語

MapDataRegion.Instance プロパティ

定義

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

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

プロパティ値

レポートのインスタンスオブジェクトを表す MapDataRegionInstance オブジェクトで、このレポート定義オブジェクトの計算値を含むものです。

適用対象