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