MapTileLayer.Instance プロパティ
このレポート定義オブジェクトの計算値が含まれているレポート インスタンス オブジェクトを取得します。
名前空間: Microsoft.ReportingServices.OnDemandReportRendering
アセンブリ: Microsoft.ReportingServices.ProcessingCore (Microsoft.ReportingServices.ProcessingCore.dll)
構文
'宣言
Public ReadOnly Property Instance As MapTileLayerInstance
Get
'使用
Dim instance As MapTileLayer
Dim value As MapTileLayerInstance
value = instance.Instance
public MapTileLayerInstance Instance { get; }
public:
property MapTileLayerInstance^ Instance {
MapTileLayerInstance^ get ();
}
member Instance : MapTileLayerInstance
function get Instance () : MapTileLayerInstance
プロパティ値
型: Microsoft.ReportingServices.OnDemandReportRendering.MapTileLayerInstance
MapTileLayerInstance オブジェクト。