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