Поделиться через


Свойство MapTileLayer.Instance

Gets the report instance object that contains the calculated values of this report definition object.

Пространство имен:  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
A MapTileLayerInstance object.

См. также

Справочник

MapTileLayer Класс

Пространство имен Microsoft.ReportingServices.OnDemandReportRendering