次の方法で共有


MapField.Instance プロパティ

定義

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

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

プロパティ値

MapFieldInstance オブジェクト。

適用対象