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


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

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

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

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

См. также

Справочник

MapPolygonRules Класс

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