次の方法で共有


MapLocation.Instance プロパティ

定義

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

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

プロパティ値

MapLocationInstance オブジェクト。

適用対象