次の方法で共有


MapTileLayer.Instance プロパティ

定義

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

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

プロパティ値

MapTileLayerInstance オブジェクト。

適用対象