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


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

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

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

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

См. также

Справочник

MapPolygonTemplate Класс

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