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


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

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

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

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

См. также

Справочник

MapSize Класс

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