言語

MapPointLayer.Instance プロパティ

定義

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

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

プロパティ値

MapPointLayerInstance オブジェクト。

適用対象