Udostępnij przez


Właściwość MapTileLayer.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 MapTileLayerInstance
    Get
'Użycie
Dim instance As MapTileLayer
Dim value As MapTileLayerInstance

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