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


Свойство MapPointLayer.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 MapPointLayerInstance 
    Get
'Применение
Dim instance As MapPointLayer 
Dim value As MapPointLayerInstance 

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

Значение свойства

Тип: Microsoft.ReportingServices.OnDemandReportRendering.MapPointLayerInstance
A MapPointLayerInstance object.

См. также

Справочник

MapPointLayer Класс

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