Udostępnij przez


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

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