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


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

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

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

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

См. также

Справочник

MapPolygonLayer Класс

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