Udostępnij przez


Właściwość MapMarker.Instance

Pobiera obiekt wystąpienie raport, który zawiera obliczone wartości tego obiektu definicja raportu.

Przestrzeń nazw:  Microsoft.ReportingServices.OnDemandReportRendering
Zestaw:  Microsoft.ReportingServices.ProcessingCore (w Microsoft.ReportingServices.ProcessingCore.dll)

Składnia

'Deklaracja
Public ReadOnly Property Instance As MapMarkerInstance
    Get
'Użycie
Dim instance As MapMarker
Dim value As MapMarkerInstance

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