次の方法で共有


MapViewport.Instance プロパティ

定義

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

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

プロパティ値

MapViewportInstance オブジェクト。

適用対象