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


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

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

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

Тип: Microsoft.ReportingServices.OnDemandReportRendering.MapLimitsInstance
A ChartTitleInstance object.

См. также

Справочник

MapLimits Класс

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