Udostępnij przez


Właściwość MapTitle.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 MapTitleInstance
    Get
'Użycie
Dim instance As MapTitle
Dim value As MapTitleInstance

value = instance.Instance
public MapTitleInstance Instance { get; }
public:
property MapTitleInstance^ Instance {
    MapTitleInstance^ get ();
}
member Instance : MapTitleInstance
function get Instance () : MapTitleInstance