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


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

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

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

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

См. также

Справочник

MapLocation Класс

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