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