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


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

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

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

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

См. также

Справочник

MapLegend Класс

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