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