Właściwość MapMarkerTemplate.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 MapMarkerTemplateInstance
Get
'Użycie
Dim instance As MapMarkerTemplate
Dim value As MapMarkerTemplateInstance
value = instance.Instance
public MapMarkerTemplateInstance Instance { get; }
public:
property MapMarkerTemplateInstance^ Instance {
MapMarkerTemplateInstance^ get ();
}
member Instance : MapMarkerTemplateInstance
function get Instance () : MapMarkerTemplateInstance
Wartość właściwości
Typ: Microsoft.ReportingServices.OnDemandReportRendering.MapMarkerTemplateInstance
A MapMarkerTemplateInstance obiektu.
Zobacz także