言語

MapTile.Instance プロパティ

定義

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

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

プロパティ値

MapTileInstance オブジェクト。

適用対象