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