次の方法で共有


MapDistanceScale.Instance プロパティ

定義

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

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

プロパティ値

MapDistanceScaleInstance オブジェクト。

適用対象