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


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

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

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

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

См. также

Справочник

MapCustomView Класс

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