次の方法で共有


MapCustomView.Instance プロパティ

定義

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

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

プロパティ値

MapCustomViewInstance オブジェクト。

適用対象