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