次の方法で共有


MapPoint.Instance プロパティ

定義

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

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

プロパティ値

MapPointInstance オブジェクト。

適用対象