次の方法で共有


MapLineLayer.Instance プロパティ

定義

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

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

プロパティ値

MapLineLayerInstance オブジェクト。

適用対象