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