Share via


MapPolygonLayer.Instance プロパティ

定義

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

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

プロパティ値

MapPolygonLayerInstance オブジェクト。

適用対象