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