MapMarker.Instance プロパティ

定義

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

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

プロパティ値

MapMarkerInstance オブジェクト。

適用対象