次の方法で共有


MapLegendTitle.Instance プロパティ

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

名前空間:  Microsoft.ReportingServices.OnDemandReportRendering
アセンブリ:  Microsoft.ReportingServices.ProcessingCore (Microsoft.ReportingServices.ProcessingCore.dll)

構文

'宣言
Public ReadOnly Property Instance As MapLegendTitleInstance 
    Get
'使用
Dim instance As MapLegendTitle 
Dim value As MapLegendTitleInstance 

value = instance.Instance
public MapLegendTitleInstance Instance { get; }
public:
property MapLegendTitleInstance^ Instance {
    MapLegendTitleInstance^ get ();
}
member Instance : MapLegendTitleInstance
function get Instance () : MapLegendTitleInstance

プロパティ値

型: Microsoft.ReportingServices.OnDemandReportRendering.MapLegendTitleInstance
MapLegendTitleInstance オブジェクト。

関連項目

参照

MapLegendTitle クラス

Microsoft.ReportingServices.OnDemandReportRendering 名前空間