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


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

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

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

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

См. также

Справочник

MapMarkerImage Класс

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