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


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

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

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

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

См. также

Справочник

MapShapefile Класс

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