次の方法で共有


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このレポート定義オブジェクトの計算値を含むレポート インスタンス オブジェクトを表すオブジェクト。

適用対象